mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2024-11-18 09:51:06 +01:00
a437544cc5
When using async mode, stale background processes will not be cancelled when a new one starts. This shouldn't cause any real issues since the processes should eventually finish and be cleaned up anyway, and removing the handler with `zle -F` means that stale suggestions should never be shown. |
||
---|---|---|
.. | ||
strategies | ||
async.zsh | ||
bind.zsh | ||
config.zsh | ||
fetch.zsh | ||
highlight.zsh | ||
start.zsh | ||
util.zsh | ||
widgets.zsh |