tmux/⋅
This commit is contained in:
parent
f7a02f2974
commit
709563005a
1 changed files with 4 additions and 3 deletions
|
@ -48,11 +48,12 @@ set-option -g set-titles on
|
|||
# set title to working directory
|
||||
set-option -g set-titles-string '\
|
||||
#{session_name}\
|
||||
/ \
|
||||
⋅ \
|
||||
#{window_index}∕#{session_windows} #{window_name}\
|
||||
/ \
|
||||
⋅ \
|
||||
#{pane_index}∕#{window_panes} #{pane_current_command}\
|
||||
(#{pane_width}×#{pane_height})\
|
||||
⋅ \
|
||||
#{pane_width}×#{pane_height}\
|
||||
'
|
||||
|
||||
# status lines
|
||||
|
|
Loading…
Reference in a new issue