From 3de606106903877393b955d834f080212d353bcd Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 19 Jan 2025 15:12:47 +0100 Subject: [PATCH] tmux/flags --- sh/tmux.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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] \