C-a is now omni-session prefix; C-b is inner-session prefix

This commit is contained in:
Wryn (yage) Wagner 2023-07-20 15:29:33 -06:00
parent 2f7ae5753a
commit c5163cc424

View File

@ -38,6 +38,10 @@ bind-key -n M-Z resize-pane -Z
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
bind-key -n M-R send-keys -t omni-manager ENTER