tmux/right
This commit is contained in:
parent
94ab314119
commit
5772a22808
1 changed files with 3 additions and 3 deletions
|
@ -88,9 +88,9 @@ set-option -g status-fg gray
|
||||||
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]╶╮\
|
||||||
'
|
'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue