From 07f1ac1a3336c57edee6aca687db92cff9562c22 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sat, 26 Jul 2025 02:10:37 +0200 Subject: [PATCH] fixes --- sh/tmux.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sh/tmux.sh b/sh/tmux.sh index cf4484f..a9fe4b7 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -360,11 +360,11 @@ ${server}\ / \ #{window_name}\ / \ -#{pane_index} = #{pane_current_command}\ - - \ -#{window_width}×#{window_height}\ +#{pane_index}: #{pane_current_command}\ + - \ +#{window_width} × #{window_height}\ / \ -#{pane_index} = #{pane_width}×#{pane_height}\ +#{pane_index}: #{pane_width} × #{pane_height}\ ' # ╭────────┬──────╮