Bowrna edited a comment on pull request #20066: URL: https://github.com/apache/airflow/pull/20066#issuecomment-989552843
> Hmm. good question. I think we might provide a command in ./Breeze2 to do it for the user. Similarly like we had `setup-autocomplete` in the original `./breeze`. So possibly you should add a command `./Breeze2 setup-autocomplete` and it should detect whether you are in BASH/ZSH/Powershell on windows and add link the files as needed? @potiuk https://click.palletsprojects.com/en/7.x/bashcomplete/ In this link, I don't see instructions about Powershell activation scripts. Am I missing something? As mentioned by @uranusjr in [this](https://github.com/apache/airflow/issues/19967#issuecomment-986442020) comment I also checked https://github.com/click-contrib/click-completion and I could find PowerShell activation script available here but not in the Click. Could you tell me how I can proceed with PowerShell activation script? Also, could you tell if we need to take care of FISH activation script as you have not mentioned it? Meanwhile i will add `setup-autocomplete` in `./Breeze2`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
