aboutsummaryrefslogtreecommitdiff
path: root/devel/py-click-completion/pkg-descr
blob: 1cb1708ea9636d50f0f60499e93b84beb6a21dec (plain) (blame)
1
2
3
4
5
6
7
Add automatic completion support for fish, Zsh, Bash and PowerShell to
Click.

All the supported shells are able to complete all the command line
arguments and options defined with click. In addition, fish and Zsh
are also displaying the options and commands help during the
completion.