We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c9e57f + 56f10c3 commit a593f4dCopy full SHA for a593f4d
src/async.zsh
@@ -73,4 +73,5 @@ _zsh_autosuggest_async_response() {
73
74
# Always remove the handler
75
zle -F "$1"
76
+ _ZSH_AUTOSUGGEST_ASYNC_FD=
77
}
zsh-autosuggestions.zsh
@@ -830,6 +830,7 @@ _zsh_autosuggest_async_response() {
830
831
832
833
834
835
836
#--------------------------------------------------------------------#
0 commit comments