Wish: Autocompletion for fish shell #361

Closed
opened 2021-05-19 11:02:16 +00:00 by pat-s · 3 comments
Member
No description provided.
Member

It seems like this is supported by urfave/cli, but I didn't get this to work in the past.
I think there still is an install step needed, but there is no template for a contrib script nor documentation available for fish.
Following resources like [3] and [4] did not give working results for me either

I suggest to open an upstream issue about missing documentation / contrib scripts

It seems like this is [supported by urfave/cli][1], but I didn't get this to work in the past. I think there still is an install step needed, but there is [no template for a contrib script][2] nor documentation available for fish. Following resources like [[3][3]] and [[4][4]] did not give working results for me either I suggest to open an upstream issue about missing documentation / contrib scripts [1]: https://github.com/urfave/cli/pull/848 [2]: https://github.com/urfave/cli/tree/master/autocomplete [3]: https://fishshell.com/docs/current/cmds/complete.html [4]: https://stackoverflow.com/questions/16657803/creating-autocomplete-script-with-sub-commands
noerw added the
kind
enhancement
label 2021-05-19 11:41:06 +00:00
Owner

you can "convert" bash version into fish somehow ...

you can "convert" bash version into fish somehow ...
Member

@pat-s I finally understood how it's supposed to work, see #364. It's not perfect yet but a start ;)

@pat-s I finally understood how it's supposed to work, see #364. It's not perfect yet but a start ;)
6543 closed this issue 2021-05-23 20:42:22 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/tea#361
No description provided.