[Bug] Rendering Issue: Large Blank Areas Where Text Should Display

Status Closed — duplicate
Reported on v2.0.73
Maintainer reply ✓ Yes — ant-kurt
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"}]

View original on GitHub ↗

11 Comments

VDT-91 · 8 months ago

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.

atherio-danp · 8 months ago

I'm not sure how to upvote this or whatever, but having the same issue.
Version: 2.0.73
Windows 11, PowerShell, Windows Terminal

Willhong · 8 months ago

Same here
Version: 2.0.73
Windows11, Windows Terminal

Kepler174 · 8 months ago

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.

BaseBlank · 8 months ago

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" />

github-actions[bot] · 8 months ago

---

Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/14621
  2. https://github.com/anthropics/claude-code/issues/14599
  3. https://github.com/anthropics/claude-code/issues/14555

This issue will be automatically closed as a duplicate in 3 days.

  • If your issue is a duplicate, please close it and 👍 the existing issue instead
  • To prevent auto-closure, add a comment or 👎 this comment

🤖 Generated with Claude Code

ricardovalenciam · 8 months ago

same issue

aminghali · 8 months ago

Same issue here. Confirming the bug.

Environment:

  • Version: 2.0.73
  • - Platform: Windows 11 (win32)
  • - - Terminal: Windows Terminal + VS Code integrated terminal

Symptoms:

  • Large blank/empty areas in output where text should display
  • - Responses appear truncated with excessive whitespace
  • - - Only fragments of text visible (beginning and end of responses)
  • - - - Markdown-formatted responses particularly affected
  • - - - - Output essentially unreadable

Workaround being used:
Asking Claude to save responses to .md files instead of displaying in CLI, since file output works correctly while terminal rendering is broken.

benpodraza · 8 months ago

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

ant-kurt collaborator · 8 months ago

Consolidating to #14587 - see thread for workarounds and status.

github-actions[bot] · 8 months ago

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.