Change it to ^G as the tmux key.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
set -g prefix C-g
|
||||
unbind-key C-b
|
||||
bind-key C-g send-prefix
|
||||
|
||||
set -g default-terminal "xterm-256color"
|
||||
|
||||
set -as terminal-overrides ',*:Setulc=\E[58::2::%p1%{65536}%/%d::%p1%{256}%/%{255}%&%d::%p1%{255}%&%d%;m'
|
||||
|
||||
Reference in New Issue
Block a user