[Bug] Chat display issues with excessive spacing and missing content after recent updates

Status Fixed / completed
Reported on v2.0.73
Maintainer reply None cached
Activity 10 comments · opened Dec 19, 2025 · closed Dec 19, 2025

Bug Description
So, my chats have had lots of spacing and content not being displayed since the recent updates (instant compact, flickering reduction)...

Environment Info

  • Platform: win32
  • Terminal: windows-terminal
  • Version: 2.0.73
  • Feedback ID: 3620acd8-3059-488a-a8bf-6a736b912077

Spacing issues:

<img width="1143" height="476" alt="Image" src="https://github.com/user-attachments/assets/92885351-a6b3-4e6b-87ae-7e334e26bc4c" />

Errors

[{"error":"Error\n    at Eu (B:/~BUN/root/claude.exe:58:1144)\n    at <anonymous> (B:/~BUN/root/claude.exe:59:10093)\n    at emit (node:events:92:22)\n    at endReadableNT (internal:streams/readable:861:50)\n    at processTicksAndRejections (native:7:39)\n    at request (B:/~BUN/root/claude.exe:61:2149)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-19T12:27:17.994Z"},{"error":"Error\n    at Eu (B:/~BUN/root/claude.exe:58:1144)\n    at <anonymous> (B:/~BUN/root/claude.exe:59:10093)\n    at emit (node:events:92:22)\n    at endReadableNT (internal:streams/readable:861:50)\n    at processTicksAndRejections (native:7:39)\n    at request (B:/~BUN/root/claude.exe:61:2149)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-19T12:27:17.998Z"},{"error":"Error\n    at Eu (B:/~BUN/root/claude.exe:58:1144)\n    at <anonymous> (B:/~BUN/root/claude.exe:59:10093)\n    at emit (node:events:92:22)\n    at endReadableNT (internal:streams/readable:861:50)\n    at processTicksAndRejections (native:7:39)\n    at request (B:/~BUN/root/claude.exe:61:2149)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-19T12:27:18.410Z"}]

View original on GitHub ↗

10 Comments

benmassaoud · 8 months ago

I confirm

<img width="1491" height="383" alt="Image" src="https://github.com/user-attachments/assets/de2bcd7c-38fb-45e5-a0ff-3ef4b0ef0212" />

lexvalo · 8 months ago

the same shit

!Image

github-actions[bot] · 8 months ago

Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/14678
  2. https://github.com/anthropics/claude-code/issues/14612
  3. https://github.com/anthropics/claude-code/issues/14587

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

LL4nc33 · 8 months ago

I don't know if you're open for a workaround "without" windows, but you can solve it by using it in wsl, that way it also has linux as OS! it also feels much faster than on windows itself and you don't have that weird output bug haha

SeoFood · 8 months ago

But not when monitoring files, for example for changes

dlprentice · 8 months ago
I don't know if you're open for a workaround "without" windows, but you can solve it by using it in wsl, that way it also has linux as OS! it also feels much faster than on windows itself and you don't have that weird output bug haha

It is not ideal because I'm working on a C# app but I can make it work for now.

AlmogDeree · 8 months ago

<img width="865" height="465" alt="Image" src="https://github.com/user-attachments/assets/b2b04b03-56a1-45a4-9a3e-898ed6325cb4" />same

benmassaoud · 8 months ago
I don't know if you're open for a workaround "without" windows, but you can solve it by using it in wsl, that way it also has linux as OS! it also feels much faster than on windows itself and you don't have that weird output bug haha

I just downgraded to 2.0.72 for now with command "& ([scriptblock]::Create((irm https://claude.ai/install.ps1))) 2.0.72" as workaround and it works well

dlprentice · 8 months ago
> I don't know if you're open for a workaround "without" windows, but you can solve it by using it in wsl, that way it also has linux as OS! it also feels much faster than on windows itself and you don't have that weird output bug haha It is not ideal because I'm working on a C# app but I can make it work for now.

Using WSL is working well for now, but I'll probably resort to just downgrading CC on Windows so I can use Windows CC. One comment here said 2.0.7.2 is working.

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.