-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Terminal Input Echoed after Extended Period #2561
Copy link
Copy link
Open
Labels
area:input-keyboardKeyboard shortcuts, keybindings, copy/paste, clipboard, mouse, and text inputKeyboard shortcuts, keybindings, copy/paste, clipboard, mouse, and text inputarea:terminal-renderingDisplay and rendering: flickering, scrolling, line wrapping, output formattingDisplay and rendering: flickering, scrolling, line wrapping, output formatting
Metadata
Metadata
Assignees
Labels
area:input-keyboardKeyboard shortcuts, keybindings, copy/paste, clipboard, mouse, and text inputKeyboard shortcuts, keybindings, copy/paste, clipboard, mouse, and text inputarea:terminal-renderingDisplay and rendering: flickering, scrolling, line wrapping, output formattingDisplay and rendering: flickering, scrolling, line wrapping, output formatting
Type
Fields
Give feedbackNo fields configured for Bug.
Describe the bug
After leaving the CLI running for an extended period of time, any input including keyboard presses and mouse clicks is echoed back to the output as character codes.
Affected version
GitHub Copilot CLI 1.0.17
Steps to reproduce the behavior
Expected behavior
Typing or clicking the mouse does not result in extended character codes appearing in the output.
Additional context
This has been observed multiple times using the Developer PowerShell window in VS 2022 and VS 2026.