-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Description
Describe the bug
github-cli renders incompletely on all terminals I could find (gitbash, cmd, pwsh, cmd via WezTerm, intellij terminal, vscode terminal).
I see the banner, warning or error messages and the statistics, when press CTRL+C. /login spawns the browser page to enter the code but the code is never displayed.
OS: windows 11
See screenshot, I never get any output below that, unless I exit the application. Some co-workers have the same issue while it works for others.
Affected version
v0.0.406
Steps to reproduce the behavior
Run CLI, either the one installed with NPM or the most recent pre-built executable from Releases
Expected behavior
CLI renders all output.
Additional context
- Windows 11
- Windows Terminal running gitbash, cmd, pwsh
- WezTerm running cmd
- No errors on copilot log (ran it enabling all log levels)
Reactions are currently unavailable