[BUG] Windows: Output renders as blank lines / excessive whitespace
Status Closed — duplicate
Reported on v2.0.73
Maintainer reply ✓ Yes — ant-kurt
Workaround ✓ Mentioned in thread ↓
Activity 13 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.
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Claude Code output shows blank lines instead of actual text content on Windows.
When I run any command, the response renders with excessive whitespace/blank lines. Only partial text is visible at the top and bottom of the response. The middle content is completely blank.
Tested on:
- PowerShell 7 (standalone)
- PowerShell 5 (Windows Terminal)
- VS Code integrated terminal
All have the same issue. UTF-8 encoding is confirmed (chcp 65001).
What Should Happen?
Output text should display correctly without blank lines
Error Messages/Logs
Steps to Reproduce
- Open PowerShell 7 or VS Code terminal on Windows
- Run
claude - Ask any question (e.g. "analyze this file")
- Response shows blank lines instead of text
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.0.73
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
<img width="1618" height="1673" alt="Image" src="https://github.com/user-attachments/assets/deadec18-d17a-49f8-bf1e-e1e34a348093" />
<img width="1596" height="683" alt="Image" src="https://github.com/user-attachments/assets/53fd8bbd-d470-4c06-91a9-8e421241792f" />
13 Comments
same to me,I use WindowsTerminal,Claude Code output shows blank lines
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
Same. After iterating a bit, it seems to be something about markdown because giving me a list of 10 things results in only the last one when it's doing what it normally does, but when I explicitly asked it not to use markdown in its reply the list was fine. This update is a big oof.
Temporary workaround. You can ask claude to write his whole answer in the last block/line. It seems that the last answer is visible constantly.
Same issue here
Yes, it seems that only the last line is visible. Thank you for the tip.
● Here's a random fact: Octopuses have three hearts. Two of them pump blood to the gills, while the third pumps it to the rest of the body. Interestingly, the heart that delivers blood to the body stops beating when the octopus swims, which is why they prefer crawling—swimming exhausts them.
r-old honey in Egyptian tombs that was still edible.
thermal expansion of the iron.
construction of the Great Pyramid.
s have existed for about 400 million years, while trees appeared around 350 million years ago.
n the observable universe.
pemba effect).
eath—his ashes were molded into one.
@HomelessBill @Kepler174 @SammyBammy @Bobmanns
I ran into the same issue.
Downgrading to 2.0.72 fixed it for me.
npm uninstall -g @anthropic-ai/claude-code
npm install -g @anthropic-ai/claude-code@2.0.72
Ty
thanks
Consolidating to #14587 - see thread for workarounds and status.
Same issue,sitll not fixed
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.