change tmux binding to C-q
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
set-option -g default-command "zsh"
|
set-option -g default-command "zsh"
|
||||||
|
|
||||||
unbind C-g
|
unbind C-o
|
||||||
set -g prefix C-o
|
set -g prefix C-q
|
||||||
bind-key C-o send-prefix
|
bind-key C-q send-prefix
|
||||||
|
|
||||||
set -gw mode-keys emacs
|
set -gw mode-keys emacs
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user