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