Fix.
This commit is contained in:
parent
302cb9f10b
commit
3e96719465
1 changed files with 4 additions and 0 deletions
|
|
@ -3,3 +3,7 @@ bindkey "^A"
|
||||||
bindkey "^A"
|
bindkey "^A"
|
||||||
escape "^Aa"
|
escape "^Aa"
|
||||||
register x "^A"
|
register x "^A"
|
||||||
|
unbind-key -n C-a
|
||||||
|
set -g prefix ^A
|
||||||
|
set -g prefix2 F12
|
||||||
|
bind a send-prefix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue