mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-10-23 15:16:27 +08:00
`_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 | ||