Fixed zsh key bindings
This commit is contained in:
parent
0c4523cbf5
commit
8924a6c1a3
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ in
|
|||
source ${pkgs.fzf}/share/fzf/key-bindings.zsh
|
||||
source ${pkgs.fzf}/share/fzf/completion.zsh
|
||||
|
||||
bindkey '^n' autosuggest-accept
|
||||
bindkey -e '^n' autosuggest-accept
|
||||
|
||||
preexec() { echo -n -e "\033]0;$1\007" }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue