[Bug] Rendering Issue: Large Blank Areas Where Text Should Display
Status Closed — duplicate
Reported on v2.0.73
Maintainer reply ✓ Yes — ant-kurt
Workaround ✓ Mentioned in thread ↓
Activity 11 comments · opened Dec 19, 2025 · closed Dec 19, 2025
💡 Likely answer: A maintainer (ant-kurt, collaborator)
responded on this thread — see the highlighted reply below.
<img width="1047" height="714" alt="Image" src="https://github.com/user-attachments/assets/c9615586-b442-4800-af87-c1e7637e37b5" />
Bug Description
新版本的Claude code 2.0.73有渲染问题,页面会出现大面积空白,那些位置本来应该有文字。
Environment Info
- Platform: win32
- Terminal: pycharm
- Version: 2.0.73
- Feedback ID: 2e986ff8-4e4e-41d1-8e31-e6a4f8b8baf1
Errors
[{"error":"AbortError: The operation was aborted.\n at unknown\n at abortChildProcess (node:child_process:947:42)\n at onAbortListener2 (node:child_process:35:24)\n at abort (unknown)\n at <anonymous> (B:/~BUN/root/claude.exe:5003:14798)","timestamp":"2025-12-19T08:18:08.274Z"}]
11 Comments
Same issues here, Windows 11, this issue has to be internal from anthropics. Its just the information returned from claude code that has all the blank space.
I'm not sure how to upvote this or whatever, but having the same issue.
Version: 2.0.73
Windows 11, PowerShell, Windows Terminal
Same here
Version: 2.0.73
Windows11, Windows Terminal
npm uninstall -g @anthropic-ai/claude-code
npm install -g @anthropic-ai/claude-code@2.0.72
降级处理下可以临时解决,今天更新了一波版本,应该是和这次更新有关
A downgrade can temporarily solve the problem. I updated a new version today, which should be related to this update.
Yeah, I'm hitting the exact same nasty bug too, output text is basically unreadable.
Version: 2.0.73
Windows11, Windows Terminal+Powershell7
irm https://claude.ai/install.ps1 | iex
<img width="1112" height="323" alt="Image" src="https://github.com/user-attachments/assets/763f63ba-1400-442e-998b-d9225d2a2412" />
---
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. Confirming the bug.
Environment:
Symptoms:
Workaround being used:
Asking Claude to save responses to
.mdfiles instead of displaying in CLI, since file output works correctly while terminal rendering is broken.I am having the same issue. This just started last night (maybe 12-13 hours ago)
Extra whitespace. Sentences partially cut off.
Windows 11
Windows terminal / VS Code integration.
This fixed it.
Claude Code: Use Terminal
Consolidating to #14587 - see thread for workarounds and status.
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.