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

@@ -19,7 +19,7 @@ testClear() {
BUFFER='ec'
POSTDISPLAY='ho hello'
_zsh_autosuggest_clear 'original-widget'
_zsh_autosuggest_widget_clear 'original-widget'
assertEquals \
'BUFFER was modified' \