switch extra C-b stuff to C-o
This commit is contained in:
parent
034ec5388d
commit
1c96ad69ca
@ -18,8 +18,8 @@ bind-key C-s set synchronize-panes \; \
|
|||||||
display-message "toggle synchronize-panes"
|
display-message "toggle synchronize-panes"
|
||||||
|
|
||||||
# stolen from jca
|
# stolen from jca
|
||||||
bind b send-prefix
|
bind o send-prefix
|
||||||
bind C-b last-window
|
bind C-o last-window
|
||||||
|
|
||||||
bind-key h select-pane -L
|
bind-key h select-pane -L
|
||||||
bind-key j select-pane -D
|
bind-key j select-pane -D
|
||||||
|
Loading…
Reference in New Issue
Block a user