bash-completion
bash-completion copied to clipboard
Mono completions such as for Fish
Describe the feature/solution
Create completions for Mono commands similar to these ones.
Maintenance (please complete the following information)
- [x] This is a request for new completion
- [ ] Link to upstream project query about shipping the completion:
I can try write these completions myself. ;)
Have you tried asking the mono project if they would be interested in providing or accepting them, if contributed? See our CONTRIBUTING.md
https://github.com/mono/mono/blob/main/mcs/tools/monop/monop-completion.sh exists so there is some precedent, but then again that file was last touched 17 years ago, so...
I have not tried because they asking very slowly for all my issues. Thanks for the link, I will try this complete and if it's good enough I will use it instead of custom one. ;)