C-a is now omni-session prefix; C-b is inner-session prefix
This commit is contained in:
parent
2f7ae5753a
commit
c5163cc424
@ -38,6 +38,10 @@ bind-key -n M-Z resize-pane -Z
|
|||||||
|
|
||||||
bind-key -n M-w send-keys C-M-w
|
bind-key -n M-w send-keys C-M-w
|
||||||
|
|
||||||
|
unbind-key C-b
|
||||||
|
bind-key C-b send-prefix
|
||||||
|
set-option -g prefix C-a
|
||||||
|
|
||||||
# force reload now
|
# force reload now
|
||||||
bind-key -n M-R send-keys -t omni-manager ENTER
|
bind-key -n M-R send-keys -t omni-manager ENTER
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user