mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-01-30 09:47:12 +08:00
c978004c0e
`_zsh_autosuggest_widget_accept()` (&al.) passes this function's return status on, and ZLE rings the bell if it's >0. Not having an original widget isn't an error condition, so always returning 0 here should be OK to avoid the bell Fixes #228 |
||
---|---|---|
.. | ||
strategies | ||
async.zsh | ||
bind.zsh | ||
config.zsh | ||
features.zsh | ||
highlight.zsh | ||
setup.zsh | ||
start.zsh | ||
util.zsh | ||
widgets.zsh |