diff --git a/sh/tmux.sh b/sh/tmux.sh index fb1068c..502ed63 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -45,9 +45,9 @@ set-option -g status-format[1] '\ #{W: \ #{?window_active,#[fg=green],\ #{?window_activity_flag,#[fg=red],#[fg=default]}}\ -#{window_index}\ -#{?window_flags,#{window_flags}, } \ +#{window_index} \ #{window_name}\ +#{?window_flags,#{window_flags},}\ }\ #[align=right] \ #[fg=blue]#{pane_width}×#{pane_height}\