Fix vi-mode partial-accept

Issue #188. PR #324.

Thanks to @toadjaune and @IngoHeimbach.
This commit is contained in:
Eric Freese
2018-05-14 10:59:08 -06:00
parent 42f5a06f7f
commit 393f7b8bb9
4 changed files with 70 additions and 8 deletions

View File

@@ -49,6 +49,8 @@ ZSH_AUTOSUGGEST_PARTIAL_ACCEPT_WIDGETS=(
vi-forward-word-end
vi-forward-blank-word
vi-forward-blank-word-end
vi-find-next-char
vi-find-next-char-skip
)
# Widgets that should be ignored (globbing supported but must be escaped)