zsh completions

This commit is contained in:
thek4n 2025-02-07 10:33:08 +03:00
parent 1d30104340
commit 2761b19f1a

View File

@ -45,9 +45,10 @@ bindkey -M menuselect '^k' vi-up-line-or-history
bindkey -M menuselect '^j' vi-down-line-or-history
bindkey -M menuselect '^l' vi-forward-char
bindkey -M menuselect '^e' undo
bindkey -M menuselect '^[' cancel
bindkey -M menuselect '^[' undo
bindkey -M menuselect '^M' check-command
bindkey -M menuselect '^I' accept-and-infer-next-history
bindkey '^l' menu-select
setopt AUTO_PARAM_SLASH
setopt COMPLETE_IN_WORD