Henré Botha
527fd17ffc
Don't fetch suggestions after copy-earlier-word
...
Like {up,down}-line-or-beginning-search, this widget relies on
`$LASTWIDGET` being set to function correctly on subsequent invocations.
When asynchronous suggestions are enabled, and the widget triggers a
suggestion to be fetched, `autosuggest-suggest` will be called and
$LASTWIDGET will be set to it.
2019-06-14 12:51:27 -06:00
..
strategies
Revert async process substitution & completion strategy
2018-12-16 20:49:06 -07:00
async.zsh
Fix async suggestions when SH_WORD_SPLIT is set
2019-04-10 09:51:33 -06:00
bind.zsh
speed up widget rebinding by removing redundant array subscripts
2019-04-01 14:56:53 -06:00
config.zsh
Don't fetch suggestions after copy-earlier-word
2019-06-14 12:51:27 -06:00
fetch.zsh
Do not leak global variables REPLY and strategy
2018-06-18 16:39:48 -06:00
highlight.zsh
Fix conditionals to use [[ and (( rather than [
2017-11-27 08:31:41 -07:00
setup.zsh
Revert async process substitution & completion strategy
2018-12-16 20:49:06 -07:00
start.zsh
Allow disabling of automatic widget re-binding
2019-04-10 11:43:21 -06:00
util.zsh
Revert "Simplify escaping of pattern and fix match_prev_cmd strategy"
2017-12-06 08:08:53 -07:00
widgets.zsh
cleanup: Leave max size config unset by default to match other options
2019-04-10 11:43:20 -06:00