click-contrib / click-completion

Add or enhance bash, fish, zsh and powershell completion in Click
MIT License
288 stars 32 forks source link

cannot get powershell completion not working #8

Open pwm1234 opened 6 years ago

pwm1234 commented 6 years ago

I tried following the example, but I am unable to get click-completion working with powershell. I could not get the example scripts to work, because they are not directly executable in powershell. Is there a simple example for powershell that I can follow? (By the way, completion seems to be activated but just not working. When I enter a tab after my command, the help text gets inserted but the commands are not selected and completed correctly.)

thorstenkampe commented 3 years ago

I have to second this. It doesn't work for me with Windows PowerShell or PowerShell 7 (previously called Core). If no one can support PowerShell, wouldn't it be fair to simply drop PowerShell support?