-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fish Completions #125
Comments
Thanks @johnallen3d ! I'll get fish installed and chase this one down, I'm using a separate package for completion so might take a little bit of digging! |
Sorry for the less than ideal solution for now while I look into fixing this: Please set your
|
Thank you @joerdav! This is working for me. I've been bouncing between a machine with Bash and my local machine with Fish and keep forgetting not to use completion locally. 😁 |
I need to replace the completion engine I think, seems to have been abandoned. Cobra seems good I think that would be a breaking change since it supports only double-dash flag names! |
When I try to use tab completions in Fish shell I see the following (Go lang) error:
note:
xc des
was existing text when I hitTab
The text was updated successfully, but these errors were encountered: