tmux/spaces
This commit is contained in:
parent
758be9009e
commit
e99d519e8d
1 changed files with 5 additions and 3 deletions
|
@ -91,6 +91,7 @@ set-option -g status-format[0] '\
|
||||||
\
|
\
|
||||||
#[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]╶╮\
|
||||||
'
|
'
|
||||||
|
@ -110,6 +111,7 @@ set-option -g status-format[1] '\
|
||||||
\
|
\
|
||||||
#[align=right]\
|
#[align=right]\
|
||||||
#[fg=green]#{session_name}\
|
#[fg=green]#{session_name}\
|
||||||
|
\
|
||||||
#[fg=default]#(tmux list-sessions | wc --lines)\
|
#[fg=default]#(tmux list-sessions | wc --lines)\
|
||||||
#[fg=default]│\
|
#[fg=default]│\
|
||||||
'
|
'
|
||||||
|
|
Loading…
Reference in a new issue