comparison tmux.conf @ 17:483a45fc520c

Fix multiple heads from forgotten changes on server
author IBBoard <dev@ibboard.co.uk>
date Sun, 10 Aug 2014 19:55:58 +0100
parents 1285940a5b3b
children 79646cea4c5f
comparison
equal deleted inserted replaced
11:281a9cb03796 17:483a45fc520c
1 set -g base-index 1 1 set -g base-index 1
2 set-option -g prefix C-a 2 set-option -g prefix C-a
3 set -g status-bg black 3 set -g status-bg black
4 set -g status-fg white 4 set -g status-fg white
5 #set -g terminal-overrides 'xterm*:smcup@:rmcup@' 5 #set -g terminal-overrides 'xterm*:smcup@:rmcup@'
6 setw -g mode-mouse on 6 #setw -g mode-mouse on
7 set-window-option -g xterm-keys on 7 set-window-option -g xterm-keys on