This commit is contained in:
Marc Beninca 2025-06-29 20:03:16 +02:00
parent 445467b1b5
commit 17ac706404
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -52,11 +52,11 @@ set-option -g set-titles on
# set title to working directory
set-option -g set-titles-string '\
#(basename \"\${TMUX}\" | cut --delimiter \",\" --fields \"1\")\
- \
> \
#{session_name}\
- \
> \
#{window_index}∕#{session_windows} #{window_name}\
- \
> \
#{pane_index}∕#{window_panes} #{pane_current_command}\
'