mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-08 15:32:31 +01: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. |
||
|---|---|---|
| .. | ||
| strategies | ||
| async.zsh | ||
| bind.zsh | ||
| config.zsh | ||
| features.zsh | ||
| highlight.zsh | ||
| setup.zsh | ||
| start.zsh | ||
| util.zsh | ||
| widgets.zsh | ||