[BUG] Claude CLI 2.0.73 - Response Text Cutoff/Missing Characters Issue
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?
Issue Details:
Claude CLI was working normally until this morning
After PC reboot, responses started displaying with random blank spaces
This is not a display/color issue - actual characters are missing from the output
The missing text pattern appears random with no discernible rules (gaps on all sides - top, bottom, left, right)
Table-formatted responses are particularly affected, with the left half of columns frequently missing
Environment Information:
Claude CLI version: 2.0.73
Tested after complete uninstall and reinstall
Issue persists across multiple terminals:
Visual Studio Code terminal
PowerShell
Git Bash
Affects both Korean and English responses
Issue is consistent and reproducible
(in same terminal, gemini works well)
<img width="1131" height="601" alt="Image" src="https://github.com/user-attachments/assets/979ecc0e-54a6-46a8-a842-b3723b0d2e59" />
<img width="1163" height="862" alt="Image" src="https://github.com/user-attachments/assets/e2160aa1-5798-4a55-a826-dc5af900434f" />
What Should Happen?
Expected Behavior: All response text should be displayed completely without any missing characters.
Actual Behavior: Random portions of text are not displayed, making responses unreadable in many cases.
Error Messages/Logs
Steps to Reproduce
ask anything,
get cutoffed response
Claude Model
Opus
Is this a regression?
No, this never worked
Last Working Version
_No response_
Claude Code Version
2.0.73
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
_No response_
33 Comments
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
same issue
Same issue here, looks like this a new bug since today?
Text is being aligned center terminal and some text is being cut off.
Would like a patch as soon as possible...
I can't work with Claude like this
Same here. Downgrading for now:
Add or edit
~/.claude/settings.json:Same here.. CLI keeps clipping output.
If using the native method you can pass a $TARGET param to specifically install 2.0.72 for now 🙂
Also having this issue. Downgrading an reopening the chat though fixed it - so it's not corrupted output from the Claude session at least.
Additional Confirmation: Windows Git Bash Environment
Environment:
Symptoms Experienced:
Resolution:
Downgrading from 2.0.73 to 2.0.72 immediately resolved the issue.
Impact:
This was a blocking issue preventing productive work. Downgrade restored full functionality.
Can confirm this bug is specific to version 2.0.73 and affects Windows Git Bash environments.
Same for me
Downgrading helped.
Also just randomly started having this issue, was fine last night woke up to garbage.
If you are using it in VSCode with extension, disabling the
Use Terminal / Launch Claude in the terminal instead of the native UI.setting will fix it but you need to use the native ui... Maybe downgrading is better option for now.same issue here.
I'm seeing this as well. It is very likely a bug introduced in 2.0.73.
Experiencing the same issue with Traditional Chinese (zh_TW).
Environment:
Symptoms:
claude chat) produces heavily fragmented outputTried:
This appears to be an interactive/streaming output handling issue.
It makes Claude Code effectively unusable for Chinese workflows.
Hope this helps with prioritization.
Will add my 5 pennies with this one: https://github.com/anthropics/claude-code/issues/14589, may be makes sense to resolve duplicates
Same issue.
Same issue with version 2.0.73. Downgraded to 2.0.72 and now it works
I have the same problem ! Please help me !
I am facing the same issue, it started on 11/12/25 afternoon. Its really annoying.
<img width="1878" height="636" alt="Image" src="https://github.com/user-attachments/assets/423c7d82-bd59-4284-a019-6486cef2a82a" />
The downgrade helped temporarily but then went back to having issues
Add or edit ~/.claude/settings.json:
Experiencing the same issue as well.
+1 with the same bug
Confirming this bug
Environment:
Symptoms:
echowork fine)Fix confirmed:
Downgrading to version 2.0.72 completely resolved the issue.
Impact:
Lost full day of productivity troubleshooting what appeared to be PyCharm/config issue before discovering it was a Claude Code regression.
Same thing here. Makes the whole thing unusable.
This is 100% a new issue since yesterday
Why is this closed? it's still broken
Yep still broken. Downgrading worked.
Fix confirmed:
Downgrading to version 2.0.72 completely resolved the issue.
npm uninstall -g @anthropic-ai/claude-code
npm install -g @anthropic-ai/claude-code@2.0.72
I have the same issue as well
Problem persist also in new versio 2.0.75 ...
Sample of broken output:
Same issue, the downgrade fix worked for me also:
npm uninstall -g @anthropic-ai/claude-code
npm install -g @anthropic-ai/claude-code@2.0.72
npm install -g @anthropic-ai/claude-code@latest
the above worked for me (reinstalling the latest version)... probably just need the most updated files of the same version since the error was corrected on December 19th:
Dec 19, 2025
Claude Code on Windows rendering improperly
Resolved - This incident has been resolved in Claude Code 2.0.74.
Dec 19, 22:14 UTC
Identified - The issue has been identified and a fix is being implemented.
Dec 19, 20:30 UTC
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.