mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-12 18:20:39 +01:00
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.
25 KiB
25 KiB