Remap c-a to zsh suggestion to match nvim since nvim cannot map S-tab
This commit is contained in:
parent
038e63d813
commit
6e0b33b62d
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -149,5 +149,5 @@ zinit light zsh-users/zsh-syntax-highlighting
|
|||
# Key bindings config
|
||||
#KEYTIMEOUT=5
|
||||
# ^[ for esc; ^I for tab
|
||||
bindkey '^[[Z' autosuggest-accept
|
||||
bindkey '^a' autosuggest-accept
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue