title/spaces
This commit is contained in:
parent
829e26f403
commit
8b3a326763
1 changed files with 3 additions and 3 deletions
|
@ -84,11 +84,11 @@ set-option -g set-titles on
|
||||||
# set title to working directory
|
# set title to working directory
|
||||||
set-option -g set-titles-string '\
|
set-option -g set-titles-string '\
|
||||||
#(sh -c \". ${script}; rwx_tmux_server\")\
|
#(sh -c \". ${script}; rwx_tmux_server\")\
|
||||||
→ \
|
→ \
|
||||||
#{session_name}\
|
#{session_name}\
|
||||||
→ \
|
→ \
|
||||||
#{window_name} (#{window_index}∕#{session_windows})\
|
#{window_name} (#{window_index}∕#{session_windows})\
|
||||||
→ \
|
→ \
|
||||||
#{pane_current_command} (#{pane_index}∕#{window_panes})\
|
#{pane_current_command} (#{pane_index}∕#{window_panes})\
|
||||||
'
|
'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue