−numbers
This commit is contained in:
parent
eba8fa52b1
commit
0e640b88f9
1 changed files with 5 additions and 5 deletions
10
sh/tmux.sh
10
sh/tmux.sh
|
@ -134,12 +134,12 @@ 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}\
|
||||||
→ \
|
/ \
|
||||||
#{pane_current_command} (#{pane_index}∕#{window_panes})\
|
#{pane_current_command}\
|
||||||
'
|
'
|
||||||
|
|
||||||
# ╭────────┬──────╮
|
# ╭────────┬──────╮
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue