Shell completion #97
Shell completion #97
Comments
|
Do you want to integrate it? what is the use case? |
|
I would like to see it implemented as I think it's a nice productivity feature. In shells such as fish and zsh, if you install the completion script you will be able to tab through available options and see the help text as you type. |
|
Okay, I can try to implement it - I just need some initial guidance to start :) are there any channels other than Github to speak with each other? |
|
Sure, I've created a gitter room that we can use. Please use the |
|
Some initial guidance would be to take a look at the click-completion documentation, and you can find the Also, take a look at the contributing guide: https://github.com/darrenburns/ward/blob/master/.github/CONTRIBUTING.md |
Integrate: https://github.com/click-contrib/click-completion
The text was updated successfully, but these errors were encountered: