zsh completions
This commit is contained in:
parent
1d30104340
commit
2761b19f1a
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user