tmux/panes
This commit is contained in:
parent
7555ee6ad6
commit
4b18b0fb9b
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ 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_index}:#{window_panes} \
|
||||||
#{window_name}\
|
#{window_name}\
|
||||||
#{?window_flags, #{window_flags},}\
|
#{?window_flags, #{window_flags},}\
|
||||||
\
|
\
|
||||||
|
|
Loading…
Reference in a new issue