Update tmux config

This commit is contained in:
Peter Dahlberg
2019-07-30 06:46:43 +02:00
parent 72984d470b
commit 2881660137

View File

@@ -23,9 +23,8 @@ set -g status-right '#[fg=yellow]%Y-%m-%d %H:%M'
#set -g status-right-length 6
#set -g status-right "#[fg=yellow]%H:%M"
set-window-option -g window-status-fg blue
set-window-option -g window-status-bg black
set-window-option -g window-status-current-attr bold
set-window-option -g window-status-style fg=blue,bg=black
set-window-option -g window-status-current-style bold
#urxvt tab like window switching (-n: no prior escape seq)