mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-09 00:30:39 +01:00
Fix #141: Disable suggestions for widgets called from widgets
This commit is contained in:
@@ -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' \
|
||||
|
||||
Reference in New Issue
Block a user