Fish autocomplete #45
Replies: 4 comments
-
|
Hi @ZeroDeltaAlpha I suspect maybe it comes with the newest version of the framework? I will take a look, I know I was able to get bash and zsh completions so it's probably the same plugin... |
Beta Was this translation helpful? Give feedback.
-
|
Thanks @martindstone for looking into this, this tool has been a lifesaver interacting with PagerDuty |
Beta Was this translation helpful? Give feedback.
-
|
Hi @ZeroDeltaAlpha I am looking around and I am seeing a bunch of PR's for oclif to include fish autocomplete support but I don't see any merged, and I see that the current version of the oclif autocomplete plugin still says it only supports bash and zsh... can you point me to anything you've read on the topic? |
Beta Was this translation helpful? Give feedback.
-
|
Hi @martindstone, i did see a third party library (https://github.com/MunifTanjim/oclif-plugin-completion) that allowed generation of fish completions but was last committed to 3 years ago, i think that is where i seen fish mentioned initially. The only relevant PR i can see about fish is oclif/plugin-autocomplete#175, I'm hopeful this might get merged as the last conversation was September this year. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I see that oclif can do fish completions? Is this something that could be implemented ?
Beta Was this translation helpful? Give feedback.
All reactions