Подбор запуска history-search-multi-word

This commit is contained in:
Andrei Astafev 2022-12-21 13:58:01 +03:00
parent 834a086fbc
commit 9aa3dec349

View File

@ -51,7 +51,8 @@ if [[ -z ${ZSH_HISTORY_SEARCH_MULTI_WORD_MODE+set} ]]; then
atload"bindkey '^K' history-search-multi-word" \ atload"bindkey '^K' history-search-multi-word" \
zdharma-continuum/history-search-multi-word zdharma-continuum/history-search-multi-word
else else
zinit light zdharma-continuum/history-search-multi-word zinit wait'2' lucid light-mode depth'1' for \
bindkey '^K' history-search-multi-word atload"bindkey '^K' history-search-multi-word" \
zdharma-continuum/history-search-multi-word
fi fi