This commit is contained in:
Gasan 2024-05-12 00:10:36 +02:00 committed by GitHub
commit 9f1644f68e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -176,6 +176,7 @@ _%[1]s()
if [ $((directive & shellCompDirectiveError)) -ne 0 ]; then
__%[1]s_debug "Completion received error. Ignoring completions."
_message "${out}"
return
fi