feat(tmux): mappings
This commit is contained in:
parent
861e9051ac
commit
746bf59952
@ -65,6 +65,11 @@ bind -n M-j select-pane -D
|
|||||||
bind -n M-k select-pane -U
|
bind -n M-k select-pane -U
|
||||||
|
|
||||||
|
|
||||||
|
# Sync panes
|
||||||
|
bind o setw synchronize-panes on
|
||||||
|
bind O setw synchronize-panes off
|
||||||
|
|
||||||
|
|
||||||
# Windows navigation
|
# Windows navigation
|
||||||
bind -n M-p previous-window
|
bind -n M-p previous-window
|
||||||
bind -n M-n next-window
|
bind -n M-n next-window
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user