Mercurial > repos > other > linux
comparison tmux.conf @ 53:79646cea4c5f
Stop tmux renaming renamed 'tabs' and use a short-form setting
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Wed, 22 Mar 2017 20:44:53 +0000 |
parents | 1285940a5b3b |
children | a6fe8d1f5a13 |
comparison
equal
deleted
inserted
replaced
52:708289800f62 | 53:79646cea4c5f |
---|---|
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 setw -g xterm-keys on |
8 setw -g allow-rename off |