set prefix back to m-x
This commit is contained in:
parent
5cccc252bf
commit
9b07a6e9eb
@ -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 c-q
|
set-option -g prefix m-x
|
||||||
bind-key c-q send-prefix
|
bind-key m-x 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"
|
||||||
|
Loading…
Reference in New Issue
Block a user