You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
7 years ago
..
integrations Don't fetch suggestions after [up,down]-line-or-beginning-search 7 years ago
options Make asynchronous suggestions disabled by default 8 years ago
strategies Add test for special characters with match_prev_cmd strategy 8 years ago
widgets Enabling suggestions should not fetch a suggestion if buffer is empty 8 years ago
multi_line_spec.rb Lots of async changes 9 years ago
spec_helper.rb Lots of async changes 9 years ago
terminal_session.rb Enabling suggestions should not fetch a suggestion if buffer is empty 8 years ago