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