mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-10-23 15:16:27 +08:00
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. |
||
|---|---|---|
| .. | ||
| async_line_or_beginning_spec.rb | ||
| bracketed_paste_magic_spec.rb | ||
| client_zpty_spec.rb | ||
| rebound_bracket_spec.rb | ||
| wrapped_widget_spec.rb | ||
| zle_input_stack_spec.rb | ||