You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Urks, so this is due to carapace-sh/carapace-bridge#212 . argomplete used file descriptors for output that aren't available in powershell/windows (fd 8/9).
Recent versions allow setting an environment variable to use a file instead.
gcloud must still be on an old version of argcomplete.
Current Behavior
Hi Community,
Here is my current .zshrc:
When I type gcloud than tab, here is the output
gcloud exit status 1
When I Ctrl C out of the completion, here is the error
gcloud Killed by signal in _gcloud_completion after 0s
Expected Behavior
No response
Steps To Reproduce
Version
carapace-bin 1.1.0
OS
Shell
Anything else?
No response
Polar
The text was updated successfully, but these errors were encountered: