[BUG] Prompt input displays corrupted characters in Windows Terminal (v2.0.73)
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
The prompt input line displays corrupted/missing characters at the beginning of the input. For example, > Work #442 displays as ]Work #442 with a missing or garbled character at the start.
<img width="1901" height="1023" alt="Image" src="https://github.com/user-attachments/assets/881c0f3c-3d7e-4be8-bffd-d396ffa6126b" />
What Should Happen?
Prompt input should display correctly with proper characters (e.g., > Work #442)
Error Messages/Logs
Steps to Reproduce
Install Claude Code 2.0.73
Open Windows Terminal (either Git Bash or PowerShell profile)
Run claude
Type any text in the prompt input
Observe corrupted character at the beginning of the input line
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
v2.0.72
Claude Code Version
v2.0.73
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Windows Terminal
Additional Information
Workaround:
Downgrading to version 2.0.60 (or 2.0.72) resolves the issue.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗