summaryrefslogtreecommitdiff
path: root/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.conf b/tmux.conf
index 8e1fa67..4250e52 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -8,7 +8,7 @@ set -g terminal-overrides 'xterm*:smcup@:rmcup@'
# Mouse support disabled, depends on tmux version
#set -g mouse-utf8 on
#set -g mouse on
-bind -n WheelUpPane copy-mode
+#bind -n WheelUpPane copy-mode
# Act more like vim:
set-window-option -g mode-keys vi

Contact - Imprint