This commit is contained in:
Marc Beninca 2025-07-02 05:05:10 +02:00
parent 3352880bbe
commit 363b9c440f
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -134,16 +134,16 @@ set-option -g set-titles on
# set title to working directory
set-option -g set-titles-string '\
#(sh -c \". ${script}; rwx_tmux_server\")\
/ \
/ \
#{session_name}\
/ \
/ \
#{window_name}\
/ \
/ \
#{pane_current_command}\
- \
#{window_width} × #{window_height}\
/ \
#{pane_width} × #{pane_height}\
- \
#{window_width}×#{window_height}\
/ \
#{pane_width}×#{pane_height}\
'
# ╭────────┬──────╮