tmux/flags
This commit is contained in:
parent
4b18b0fb9b
commit
3de6061069
1 changed files with 1 additions and 2 deletions
|
@ -97,9 +97,8 @@ set-option -g status-format[1] '\
|
||||||
#{W:\
|
#{W:\
|
||||||
#{?window_active,#[fg=green],\
|
#{?window_active,#[fg=green],\
|
||||||
#{?window_activity_flag,#[fg=red],#[fg=default]}}\
|
#{?window_activity_flag,#[fg=red],#[fg=default]}}\
|
||||||
#{window_index}:#{window_panes} \
|
#{window_index}-#{window_panes} \
|
||||||
#{window_name}\
|
#{window_name}\
|
||||||
#{?window_flags, #{window_flags},}\
|
|
||||||
\
|
\
|
||||||
}\
|
}\
|
||||||
#[align=right] \
|
#[align=right] \
|
||||||
|
|
Loading…
Reference in a new issue