# HG changeset patch # User Meredith Howard # Date 1475288570 14400 # Node ID 62205e2a59729c6c89b171d870cf2e009aee11e6 # Parent 2002e152dff6eb46afc6a1eaeaca5e00965f06f9 try giving current more attention diff --git a/.tmux.conf b/.tmux.conf --- a/.tmux.conf +++ b/.tmux.conf @@ -26,6 +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 set-titles on set -g set-titles-string "#h(#S)"