[BUG] Gibberish Rendering in Terminal Window while Running
Resolved 💬 16 comments Opened May 15, 2026 by angusgastle Closed May 19, 2026
💡 Likely answer: A maintainer (diana-ant, 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?
Long Running tasks in Claude Code (Terminal Window within VSCode) are showing what I can only describe as gibberish characters. What's happening? Who Knows.
<img width="892" height="911" alt="Image" src="https://github.com/user-attachments/assets/0c97c866-d6d0-4c3b-9fee-e088b08d8682" />
What Should Happen?
All text should be in Device Language (US English in this example)
Error Messages/Logs
Steps to Reproduce
- Open VSCode into Project Folder
- Open Terminal Window within VS Code
- Work on Project for long time
- Wait for Gibberish
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.142
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
VS Code integrated terminal
Additional Information
_No response_
16 Comments
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
+1, I am also facing the same issue.
facing the same issue the last 4+- days.
+1 facing the same issue the last 2 days.
Hello, this issue should have been fixed in v2.1.144. Could you please try to update and confirm if it hasn't? Thanks!
This is a duplicate of #59539, which was fixed as of version 2.1.144.
Issue Persists on 2.1.144
<img width="263" height="70" alt="Image" src="https://github.com/user-attachments/assets/c2a07b6c-d8a3-4dc0-b93a-f5d7c688365b" />
<img width="451" height="53" alt="Image" src="https://github.com/user-attachments/assets/150c06b4-2c73-4c4e-a338-44769bdb5327" />
@claude Re-Open this ticket. cc: @diana-ant
I don't know if this is useful or not. But i have opened claude code in my vs code terminal in right side of the window. There was another terminal in the bottom of VS code running
pnpm run dev, the gibberish is occurring in the pnpm terminal too.Happens often very late into a session, multi-hours long sessions impacted.
Interesting!
Tested in 2.1.144, still present. Thanks!
Getting worse!
<img width="1154" height="869" alt="Image" src="https://github.com/user-attachments/assets/d8eba8c6-276b-43bd-a3cc-7f9ab30b249f" />
Could you please set this in VSCode settings and try again?
"terminal.integrated.gpuAcceleration": "off"This is an upstream issue, not a Claude Code bug. Thank you!
Okay that does seem to make some improvements. Well done @diana-ant!
@diana-ant Thanks for letting us know the fix. It works perfectly.