From 08df6f536afcfd5199f7cee9e79f479507bd1e60 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 27 Dec 2020 08:27:13 +0300 Subject: tmux: don't monitor activity --- %HOME%/.tmux.conf | 3 --- 1 file changed, 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 -- cgit v1.2.3