→
This commit is contained in:
parent
b151930a82
commit
5d27e449ca
1 changed files with 3 additions and 3 deletions
|
@ -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}\
|
||||
'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue