claude-code - 💡(How to fix) Fix [BUG] Intermittent terminal rendering corruption in VS Code (text selection forces a partial re-render)

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Output from claude in the VS Code integrated terminal intermittently becomes garbled. Clicking and dragging over the affected region forces a partial repaint and makes the text readable again, which points to a terminal renderer issue rather than malformed output from Claude Code.

What Should Happen?

Terminal output should render cleanly without requiring user interaction to force a repaint.

Steps to Reproduce

Intermittent and non-deterministic. There are no reliable repro steps. Not correlated with any specific command or output length I can identify. Happy to test alternative renderer settings if useful.

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Claude Code Version

2.1.143

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

VS Code integrated terminal

Additional Information

Visual symptoms See screenshot. Latin characters are replaced with fallback Unicode glyphs, but layout, colours, and Claude Code's UI elements all render correctly. Consistent with glyph cache / texture atlas corruption, not malformed output.

<img width="1123" height="837" alt="Image" src="https://github.com/user-attachments/assets/5ef6a533-99f8-4289-a6fa-941f064e09d4" />

Key diagnostic observation Selecting the garbled text forces a repaint of the highlighted region, which makes it readable. Releasing the selection often reverts the area to its garbled state.

Prior reports Several similar reports have been filed over the past year, many closed without resolution. Happy to link them if it helps consolidate the investigation.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG] Intermittent terminal rendering corruption in VS Code (text selection forces a partial re-render)