summaryrefslogtreecommitdiff
path: root/tmux
diff options
context:
space:
mode:
Diffstat (limited to 'tmux')
-rw-r--r--tmux/.tmux.conf5
1 files changed, 1 insertions, 4 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf
index b8c01cf..dfa24d7 100644
--- a/tmux/.tmux.conf
+++ b/tmux/.tmux.conf
@@ -5,7 +5,4 @@ set -ga terminal-overrides ',xterm*:smcup@:rmcup@'
setw -g mode-keys vi
# Mouse works as expected
-set -g mode-mouse on
-set -g mouse-select-pane on
-set -g mouse-resize-pane on
-set -g mouse-select-window on
+set -g mouse on