mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2026-04-21 13:53:25 +02:00
3136700ccf
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.