tmux/sync+zoom
This commit is contained in:
parent
760c5b2b4d
commit
0a97c8a109
1 changed files with 4 additions and 2 deletions
|
@ -213,11 +213,13 @@ set-option -g status-fg white
|
|||
# line 1
|
||||
set-option -g status-format[0] '\
|
||||
#{W:\
|
||||
#[bg=##181818]#{?window_zoomed_flag,#[fg=magenta][, }\
|
||||
#[bg=##181818]#{?window_zoomed_flag,\
|
||||
#{?pane_synchronized,#[fg=magenta][,#[fg=red][},#{?pane_synchronized,#[fg=blue][, }}\
|
||||
#{?window_active,#[fg=green],\
|
||||
#{?window_activity_flag,#[fg=red],#[fg=yellow]}}\
|
||||
#[bg=##282828]#{window_name}\
|
||||
#[bg=##181818]#{?window_zoomed_flag,#[fg=magenta]], }\
|
||||
#[bg=##181818]#{?window_zoomed_flag,\
|
||||
#{?pane_synchronized,#[fg=magenta]],#[fg=red]]},#{?pane_synchronized,#[fg=blue]], }}\
|
||||
#[fg=default]\
|
||||
#[bg=default] \
|
||||
} \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue