Mercurial > repos > other > linux
changeset 12:1285940a5b3b
Change default mouse settings in tmux - they were more annoying than helpful
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 02 Aug 2014 18:57:07 +0000 |
parents | 4268b51e6b73 |
children | c7241e9025b8 |
files | tmux.conf |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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