mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-11-26 09:47:49 +08:00
fix(tmux): press ^a twice to send ^a
This commit is contained in:
parent
8dbb310e02
commit
e1f0ec0ebc
@ -1,4 +1,5 @@
|
||||
set -g prefix ^a
|
||||
bind ^a send-prefix
|
||||
set -g mouse on
|
||||
set -g set-clipboard on
|
||||
set -g default-terminal "xterm-256color"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user