Sun, 02 Oct 2016 00:24:31 -0400
try something more subtle
.tmux.conf | file | annotate | diff | comparison | revisions |
--- a/.tmux.conf +++ b/.tmux.conf @@ -26,7 +26,7 @@ set -g status-right-bg colour237 set -g window-status-format " #I:#W#F " set -g window-status-current-format " #I:#W#F " -set -g window-status-current-attr reverse +set -g window-status-current-bg colour234 set -g set-titles on set -g set-titles-string "#h(#S)"