zsh-autosuggestions/src
dana c978004c0e ..._invoke_original_widget: Return 0 when given no arguments
`_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
2018-01-16 14:10:29 -06:00
..
strategies Fix #247 and #248 without using (b) flag 2017-12-06 08:09:14 -07:00
async.zsh Fix conditionals to use [[ and (( rather than [ 2017-11-27 08:31:41 -07:00
bind.zsh ..._invoke_original_widget: Return 0 when given no arguments 2018-01-16 14:10:29 -06:00
config.zsh Add 'emacs-forward-word' 2017-08-18 11:14:21 -06:00
features.zsh We only need to run the feature detection if starting async 2017-02-18 11:25:27 -07:00
highlight.zsh Fix conditionals to use [[ and (( rather than [ 2017-11-27 08:31:41 -07:00
setup.zsh First pass at async functionality 2017-01-24 19:45:11 -07:00
start.zsh Fix conditionals to use [[ and (( rather than [ 2017-11-27 08:31:41 -07:00
util.zsh Revert "Simplify escaping of pattern and fix match_prev_cmd strategy" 2017-12-06 08:08:53 -07:00
widgets.zsh Fix conditionals to use [[ and (( rather than [ 2017-11-27 08:31:41 -07:00