[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_

View original on GitHub ↗

16 Comments

github-actions[bot] · 2 months ago

Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/59401
  2. https://github.com/anthropics/claude-code/issues/59163
  3. https://github.com/anthropics/claude-code/issues/59239

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

ShivamS136 · 2 months ago

+1, I am also facing the same issue.

malmalach · 2 months ago

facing the same issue the last 4+- days.

valenting111 · 1 month ago

+1 facing the same issue the last 2 days.

diana-ant collaborator · 1 month ago

Hello, this issue should have been fixed in v2.1.144. Could you please try to update and confirm if it hasn't? Thanks!

claude[bot] contributor · 1 month ago

This is a duplicate of #59539, which was fixed as of version 2.1.144.

angusgastle · 1 month ago

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" />

angusgastle · 1 month ago

@claude Re-Open this ticket. cc: @diana-ant

ShivamS136 · 1 month ago

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.

angusgastle · 1 month ago

Happens often very late into a session, multi-hours long sessions impacted.

angusgastle · 1 month ago

Interesting!

angusgastle · 1 month ago
Hello, this issue should have been fixed in v2.1.144. Could you please try to update and confirm if it hasn't? Thanks!

Tested in 2.1.144, still present. Thanks!

angusgastle · 1 month ago

Getting worse!

<img width="1154" height="869" alt="Image" src="https://github.com/user-attachments/assets/d8eba8c6-276b-43bd-a3cc-7f9ab30b249f" />

diana-ant collaborator · 1 month ago

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!

angusgastle · 1 month ago

Okay that does seem to make some improvements. Well done @diana-ant!

raushansde · 1 month ago

@diana-ant Thanks for letting us know the fix. It works perfectly.