merge the config changes together
This commit is contained in:
parent
0d8f46dc32
commit
e34b8c3e05
@ -92,7 +92,7 @@ bind-key -n M-M send-keys M-m
|
||||
bind-key -n M-w command-prompt -I "#W" "rename-window '%%'"
|
||||
bind-key -n C-M-w send-keys M-w
|
||||
|
||||
# toggle readonly session
|
||||
# toggle [r]eadonly session
|
||||
bind-key -n M-r switch-client -r
|
||||
bind-key -n C-M-r send-keys M-r
|
||||
|
||||
|
@ -64,6 +64,7 @@ bind-key C-b send-prefix
|
||||
set-option -g prefix M-s
|
||||
bind-key M-s send-keys M-s
|
||||
|
||||
bind-key -n M-Q kill-session
|
||||
|
||||
# force reload now
|
||||
bind-key -n M-R send-keys -t omni-manager ENTER
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user