zsh complete mappings
This commit is contained in:
parent
e5fd71dcf0
commit
3a39401021
@ -47,8 +47,10 @@ bindkey -M menuselect '^h' vi-backward-char
|
||||
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 '^[' undo
|
||||
bindkey -M menuselect '^e' undo
|
||||
bindkey -M menuselect '^[' cancel
|
||||
bindkey -M menuselect '^I' accept-and-infer-next-history
|
||||
bindkey -M menuselect '^M' check-command
|
||||
|
||||
setopt list_packed
|
||||
setopt always_to_end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user