zsh mapping for completion menu

This commit is contained in:
thek4n 2023-12-22 08:33:03 +03:00
parent 1ce060ac77
commit af6ae8dd0c

View File

@ -72,6 +72,7 @@ bindkey -M viins '^U' kill-whole-line
bindkey -M viins '\e.' insert-last-word
bindkey -M vicmd '^K' up-line-or-history
bindkey -M vicmd '^J' down-line-or-history
bindkey '^[[Z' reverse-menu-complete
insert-sudo() {