summaryrefslogtreecommitdiff
path: root/tmux
diff options
context:
space:
mode:
authorEkaitz Zárraga <ekaitz.zarraga@gmail.com>2016-04-28 23:34:04 +0200
committerEkaitz Zárraga <ekaitz.zarraga@gmail.com>2016-04-28 23:34:04 +0200
commitdbd3ffcf3c41e69693fc9655f852a12bdc2326fd (patch)
treeed8ddb1dc2849be660cad5934e86eb2a762d16f3 /tmux
parent952b03007e84f68866b9a7ec2c569142a581b896 (diff)
new mouse settings on Tmux
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