tmux/sessions
This commit is contained in:
parent
61ab59e270
commit
7dced222cf
1 changed files with 4 additions and 2 deletions
|
@ -108,7 +108,9 @@ set-option -g status-format[1] '\
|
||||||
|
|
||||||
# line 3
|
# line 3
|
||||||
set-option -g status-format[2] '\
|
set-option -g status-format[2] '\
|
||||||
|
#[fg=yellow]#(tmux list-sessions | wc --lines)\
|
||||||
#{S:\
|
#{S:\
|
||||||
|
\
|
||||||
#{?session_many_attached,#[fg=red],\
|
#{?session_many_attached,#[fg=red],\
|
||||||
#{?session_attached,#[fg=cyan],#[fg=blue]}}\
|
#{?session_attached,#[fg=cyan],#[fg=blue]}}\
|
||||||
#{session_name}\
|
#{session_name}\
|
||||||
|
|
Loading…
Reference in a new issue