Mercurial > ec-dotfiles
changeset 330:d4c74e246ccb
tmux 1.1 compatibility.
author | Edho Arief <edho@myconan.net> |
---|---|
date | Mon, 19 Mar 2012 04:36:45 +0700 |
parents | ea82caf6c059 |
children | 00777bea96fb 467e26c59d71 |
files | rc/tmux |
diffstat | 1 files changed, 2 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/rc/tmux Mon Mar 19 04:14:30 2012 +0700 +++ b/rc/tmux Mon Mar 19 04:36:45 2012 +0700 @@ -13,10 +13,7 @@ set -g status-utf8 on setw -g utf8 on -#set -g pane-border-bg black -#set -g pane-border-fg white -#set -g pane-active-border-bg black -set -g pane-active-border-fg blue +#set -g pane-active-border-fg blue set -g set-titles on set -g set-titles-string '[#S] #I:#W #T' @@ -25,5 +22,4 @@ setw -g window-status-current-attr bold setw -g window-status-current-bg red setw -g window-status-current-fg white -setw -g window-status-current-format '#I:#W' - +#setw -g window-status-current-format '#I:#W'