Mercurial > dotfiles.old
diff tmux.conf @ 191:4a74a83e6e36
Fix statusline quirks
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sun, 09 Nov 2014 16:17:11 +0100 |
parents | 925861e874ec |
children | 6df73555c3a7 |
line wrap: on
line diff
--- a/tmux.conf Sun Nov 09 10:54:46 2014 +0100 +++ b/tmux.conf Sun Nov 09 16:17:11 2014 +0100 @@ -72,6 +72,8 @@ # bind-key ! select-window -t 8 # bind-key รง select-window -t 9 +set -g status-bg default + # Local config if-shell "[ -f ~/.tmux.conf.local ]" 'source ~/.tmux.conf.local' # bind -t vi-copy 'v' begin-selection