aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%/.tmux.conf
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-12-27 08:27:13 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-12-27 08:27:13 +0300
commit08df6f536afcfd5199f7cee9e79f479507bd1e60 (patch)
treeac054b5c82f60a38144d6d9d24ae98d4d9785ad9 /%HOME%/.tmux.conf
parent.bashrc: launch nnn automatically (diff)
downloadlinux-home-08df6f536afcfd5199f7cee9e79f479507bd1e60.tar.gz
linux-home-08df6f536afcfd5199f7cee9e79f479507bd1e60.zip
tmux: don't monitor activity
Diffstat (limited to '%HOME%/.tmux.conf')
-rw-r--r--%HOME%/.tmux.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/%HOME%/.tmux.conf b/%HOME%/.tmux.conf
index 436d7a0..6b67ee1 100644
--- a/%HOME%/.tmux.conf
+++ b/%HOME%/.tmux.conf
@@ -44,9 +44,6 @@ set -g status-interval 5
# The following settings I don't totally understand/need, but they looked
# sensible enough, and they were recommended at least somewhere.
-set-window-option -g monitor-activity on
-set -g visual-activity on
-
set -g focus-events on
set-window-option -g aggressive-resize on