[Bug] Chat display issues with excessive spacing and missing content after recent updates
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:
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"}]
I confirm
the same shit
Found 3 possible duplicate issues:
- https://github.com/anthropics/claude-code/issues/14678
- https://github.com/anthropics/claude-code/issues/14612
- 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
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
But not when monitoring files, for example for changes
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.
same
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
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.