diff --git a/sh/tmux.sh b/sh/tmux.sh index ed9ab0a..3fed16a 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -97,9 +97,8 @@ set-option -g status-format[1] '\ #{W:\ #{?window_active,#[fg=green],\ #{?window_activity_flag,#[fg=red],#[fg=default]}}\ -#{window_index}:#{window_panes} \ +#{window_index}-#{window_panes} \ #{window_name}\ -#{?window_flags, #{window_flags},}\ \ }\ #[align=right] \