comparison tmux/statusline.conf @ 191:4a74a83e6e36

Fix statusline quirks
author zegervdv <zegervdv@me.com>
date Sun, 09 Nov 2014 16:17:11 +0100
parents 51d25ca2f262
children 6df73555c3a7
comparison
equal deleted inserted replaced
190:35664e63555d 191:4a74a83e6e36
1 # This tmux statusbar config was created by tmuxline.vim 1 # This tmux statusbar config was created by tmuxline.vim
2 # on za, 08 nov 2014 2 # on za, 08 nov 2014
3 3
4 set -g status-bg "colour236" 4 set -g status-bg default
5 set -g message-command-fg "colour250" 5 set -g message-command-fg "colour250"
6 set -g status-justify "centre" 6 set -g status-justify "centre"
7 set -g status-left-length "100" 7 set -g status-left-length "100"
8 set -g status "on" 8 set -g status "on"
9 set -g pane-active-border-fg "colour109" 9 set -g pane-active-border-fg "colour109"