From 3352880bbed315fd4983ab22a04e4c0c47bcae7d Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 2 Jul 2025 04:36:51 +0200 Subject: [PATCH] title/pane --- sh/tmux.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sh/tmux.sh b/sh/tmux.sh index a750b2b..12f5820 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -140,8 +140,10 @@ set-option -g set-titles-string '\ #{window_name}\ / \ #{pane_current_command}\ - | \ -#{window_width}×#{window_height}\ + - \ +#{window_width} × #{window_height}\ + / \ +#{pane_width} × #{pane_height}\ ' # ╭────────┬──────╮