claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

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

Open dlprentice opened this issue 4 months ago • 8 comments

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:

Image

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"}]

dlprentice avatar Dec 19 '25 12:12 dlprentice

I confirm

Image

benmassaoud avatar Dec 19 '25 12:12 benmassaoud

the same shit

Image

lexvalo avatar Dec 19 '25 12:12 lexvalo

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

github-actions[bot] avatar Dec 19 '25 12:12 github-actions[bot]

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

LL4nc33 avatar Dec 19 '25 12:12 LL4nc33

But not when monitoring files, for example for changes

SeoFood avatar Dec 19 '25 12:12 SeoFood

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.

dlprentice avatar Dec 19 '25 13:12 dlprentice

Imagesame

AlmogDeree avatar Dec 19 '25 13:12 AlmogDeree

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

benmassaoud avatar Dec 19 '25 13:12 benmassaoud

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.

dlprentice avatar Dec 19 '25 14:12 dlprentice