tmux/2
This commit is contained in:
parent
4bf4c5d9d4
commit
f08bbdb671
1 changed files with 2 additions and 2 deletions
|
@ -86,11 +86,11 @@ set-option -g status-fg white
|
||||||
|
|
||||||
# line 1
|
# line 1
|
||||||
set-option -g status-format[0] '\
|
set-option -g status-format[0] '\
|
||||||
#[fg=default]╭╴\
|
#[fg=default]╭\
|
||||||
#[fg=cyan]#{pane_current_path}\
|
#[fg=cyan]#{pane_current_path}\
|
||||||
\
|
\
|
||||||
#[align=right]\
|
#[align=right]\
|
||||||
#[fg=default]╶╮\
|
#[fg=default]╮\
|
||||||
'
|
'
|
||||||
|
|
||||||
# line 2
|
# line 2
|
||||||
|
|
Loading…
Reference in a new issue