Fix #141: Disable suggestions for widgets called from widgets

This commit is contained in:
Eric Freese
2016-04-29 14:46:24 -06:00
parent 62cdba4e0f
commit 9fb9675306
6 changed files with 34 additions and 28 deletions

View File

@@ -25,7 +25,7 @@ testModify() {
_zsh_autosuggest_suggestion \
'echo hello'
_zsh_autosuggest_modify 'original-widget'
_zsh_autosuggest_widget_modify 'original-widget'
assertTrue \
'original widget not invoked' \