# HG changeset patch # User IBBoard # Date 1407005827 0 # Node ID 1285940a5b3b1f1ce2239bd05006ef3c41764e7c # Parent 4268b51e6b73ea1a8ebb4d26d860262b1bef3265 Change default mouse settings in tmux - they were more annoying than helpful diff -r 4268b51e6b73 -r 1285940a5b3b tmux.conf --- a/tmux.conf Sat Aug 02 19:54:51 2014 +0100 +++ b/tmux.conf Sat Aug 02 18:57:07 2014 +0000 @@ -3,5 +3,5 @@ set -g status-bg black set -g status-fg white #set -g terminal-overrides 'xterm*:smcup@:rmcup@' -setw -g mode-mouse on -set-window-option -g xterm-keys on \ No newline at end of file +#setw -g mode-mouse on +set-window-option -g xterm-keys on