From 717ec7b41dd5199e58266edb3d137cf9b2ec24a0 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sat, 18 Jan 2025 20:23:31 +0100 Subject: [PATCH] tmux/fix --- sh/tmux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sh/tmux.sh b/sh/tmux.sh index 502ed63..1cee763 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -47,7 +47,7 @@ set-option -g status-format[1] '\ #{?window_activity_flag,#[fg=red],#[fg=default]}}\ #{window_index} \ #{window_name}\ -#{?window_flags,#{window_flags},}\ +#{?window_flags, #{window_flags},}\ }\ #[align=right] \ #[fg=blue]#{pane_width}×#{pane_height}\