tmux/right
This commit is contained in:
parent
1dadea118c
commit
94ab314119
1 changed files with 13 additions and 13 deletions
|
@ -86,12 +86,12 @@ set-option -g status-fg gray
|
||||||
|
|
||||||
# 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]#{pane_current_command} \
|
#[fg=default]#{pane_current_command} \
|
||||||
#[fg=yellow]%H:%M:%S\
|
#[fg=yellow]%H:%M:%S\
|
||||||
#[fg=default]╮\
|
#[fg=default]╶╮\
|
||||||
'
|
'
|
||||||
|
|
||||||
# line 2
|
# line 2
|
||||||
|
|
Loading…
Reference in a new issue