tmux∕
This commit is contained in:
parent
7f6a29e8eb
commit
f7a02f2974
1 changed files with 2 additions and 2 deletions
|
@ -49,9 +49,9 @@ set-option -g set-titles on
|
|||
set-option -g set-titles-string '\
|
||||
#{session_name}\
|
||||
/ \
|
||||
#{window_index} #{window_name}\
|
||||
#{window_index}∕#{session_windows} #{window_name}\
|
||||
/ \
|
||||
#{pane_index} #{pane_current_command}\
|
||||
#{pane_index}∕#{window_panes} #{pane_current_command}\
|
||||
(#{pane_width}×#{pane_height})\
|
||||
'
|
||||
|
||||
|
|
Loading…
Reference in a new issue