Change prefix

This commit is contained in:
Alex Yatskov 2024-04-20 12:18:58 -07:00
parent 91045ed81a
commit 5cccc252bf

View File

@ -12,8 +12,8 @@ bind-key -n m-right resize-pane -R
bind-key -n m-\; last-pane bind-key -n m-\; last-pane
set-option -g prefix m-x set-option -g prefix c-q
bind-key C-q send-prefix bind-key c-q send-prefix
set-option -g mouse on set-option -g mouse on
set-option -ga terminal-overrides ",*256col*:Tc" set-option -ga terminal-overrides ",*256col*:Tc"