Preflight Checklist
What's Wrong?
There is a persistent rendering issue in the Claude Code interface when running on Windows Terminal. The UI fails to render text correctly, resulting in garbled output, overlapping text, and visual artifacts.
This glitch occurs not only when editing input (typing "/" and using backspace) but also actively during the chat rendering process when Claude generates responses. The /clear command is also unable to properly wipe the screen or fix these artifacts.
What Should Happen?
The terminal should render text cleanly without visual corruption, both during chat streaming and user input. The screen should update correctly, and the /clear command should wipe all previous content, restoring a clean prompt.
Error Messages/Logs
Steps to Reproduce
Scenario A (Chat Rendering):
Initiate a conversation or run a command that triggers a long response from Claude.
Watch the terminal as Claude renders the text stream.
Observe that the display becomes corrupted or fails to refresh cleanly, leaving glitched artifacts.
Scenario B (Text Input):
Type the "/" character to open the command menu.
Press Backspace repeatedly to delete the character.
Observe the visual corruption on the current line.
Scenario C (Clear Command):
When the screen is in a glitched state, type /clear.
Observe that the terminal does not clear completely.
Claude Model
Other
Is this a regression?
Yes, this worked in a previous version
Last Working Version
npm version
Claude Code Version
v2.1.19
Platform
Other
Operating System
Windows
Terminal/Shell
Windows Terminal
Additional Information
No response
Preflight Checklist
What's Wrong?
There is a persistent rendering issue in the Claude Code interface when running on Windows Terminal. The UI fails to render text correctly, resulting in garbled output, overlapping text, and visual artifacts.
This glitch occurs not only when editing input (typing "/" and using backspace) but also actively during the chat rendering process when Claude generates responses. The /clear command is also unable to properly wipe the screen or fix these artifacts.
What Should Happen?
The terminal should render text cleanly without visual corruption, both during chat streaming and user input. The screen should update correctly, and the /clear command should wipe all previous content, restoring a clean prompt.
Error Messages/Logs
Steps to Reproduce
Scenario A (Chat Rendering):
Initiate a conversation or run a command that triggers a long response from Claude.
Watch the terminal as Claude renders the text stream.
Observe that the display becomes corrupted or fails to refresh cleanly, leaving glitched artifacts.
Scenario B (Text Input):
Type the "/" character to open the command menu.
Press Backspace repeatedly to delete the character.
Observe the visual corruption on the current line.
Scenario C (Clear Command):
When the screen is in a glitched state, type /clear.
Observe that the terminal does not clear completely.
Claude Model
Other
Is this a regression?
Yes, this worked in a previous version
Last Working Version
npm version
Claude Code Version
v2.1.19
Platform
Other
Operating System
Windows
Terminal/Shell
Windows Terminal
Additional Information
No response