↕
This commit is contained in:
parent
6f39aa8da0
commit
69a6eabbec
1 changed files with 5 additions and 5 deletions
10
sh/tmux.sh
10
sh/tmux.sh
|
@ -449,11 +449,6 @@ ${servers}\
|
||||||
|
|
||||||
# line 3
|
# line 3
|
||||||
set-option -g status-format[2] '\
|
set-option -g status-format[2] '\
|
||||||
${RWX_TMUX_PATH_FOREGROUND}#{pane_current_path}\
|
|
||||||
'
|
|
||||||
|
|
||||||
# line 4
|
|
||||||
set-option -g status-format[3] '\
|
|
||||||
#{P:\
|
#{P:\
|
||||||
${pane}\
|
${pane}\
|
||||||
${space}\
|
${space}\
|
||||||
|
@ -464,6 +459,11 @@ ${space}\
|
||||||
\
|
\
|
||||||
'
|
'
|
||||||
|
|
||||||
|
# line 4
|
||||||
|
set-option -g status-format[3] '\
|
||||||
|
${RWX_TMUX_PATH_FOREGROUND}#{pane_current_path}\
|
||||||
|
'
|
||||||
|
|
||||||
# line 5
|
# line 5
|
||||||
set-option -g status-format[4] '\
|
set-option -g status-format[4] '\
|
||||||
${user}\
|
${user}\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue