tmux: add binding for toggling status bar
This commit is contained in:
parent
036418abee
commit
c145066753
@ -16,3 +16,4 @@ set -g base-index 1
|
|||||||
|
|
||||||
bind A set -w synchronize-panes on
|
bind A set -w synchronize-panes on
|
||||||
bind a set -w synchronize-panes off
|
bind a set -w synchronize-panes off
|
||||||
|
bind b set status
|
||||||
|
Loading…
Reference in New Issue
Block a user