zsh-autosuggestions/spec
Eric Freese 3136700ccf Don't fetch suggestions after [up,down]-line-or-beginning-search
These widgets rely on `$LASTWIDGET` being set to restore the cursor
position. 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.
2018-03-23 16:08:11 -06:00
..
integrations Don't fetch suggestions after [up,down]-line-or-beginning-search 2018-03-23 16:08:11 -06:00
options Make asynchronous suggestions disabled by default 2017-04-14 08:48:54 -06:00
strategies Add test for special characters with match_prev_cmd strategy 2017-08-18 11:18:07 -06:00
widgets Enabling suggestions should not fetch a suggestion if buffer is empty 2017-03-05 12:53:13 -05:00
multi_line_spec.rb Lots of async changes 2017-02-16 19:19:30 -07:00
spec_helper.rb Lots of async changes 2017-02-16 19:19:30 -07:00
terminal_session.rb Enabling suggestions should not fetch a suggestion if buffer is empty 2017-03-05 12:53:13 -05:00