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/integrations
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
..
async_line_or_beginning_spec.rb Don't fetch suggestions after [up,down]-line-or-beginning-search 7 years ago
bracketed_paste_magic_spec.rb Remove flaky test that doesn't really matter that much 8 years ago
client_zpty_spec.rb Test should be passing block to RSpec wait_for 9 years ago
rebound_bracket_spec.rb Fix conditionals to use [[ and (( rather than [ 8 years ago
wrapped_widget_spec.rb Fix issues with widgets wrapped by other plugins 9 years ago
zle_input_stack_spec.rb Put in a general fix for #219 - Handling input from `zle -U` 9 years ago