Open
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/copilot/github-copilot-in-the-cli/using-github-copilot-in-the-cli
What part(s) of the article would you like to see updated?
Currently these instructions do not clarify which versions of PowerShell the premade Copilot aliases are compatible with - it looks like the output of the gh copilot alias
command only works for PowerShell 7+, not Windows PowerShell.
It seems like it would make sense to do one of the following:
- Rewrite the output of the
gh copilot alias -- pwsh
command - Add a
gh copilot alias -- powershell
command - Explain in the documentation that this only works for PowerShell 7+.
The expected outcome of this is that it would help people avoid confusion and annoyance.
Additional information
It's documentation - it is always reproducible, and everyone is effected.