claude-code - 💡(How to fix) Fix Agent view: high-rate terminal flicker in Windows Terminal (cmd.exe profile) while Claude is actively streaming [1 comments, 2 participants]

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…
GitHub stats
anthropics/claude-code#60440Fetched 2026-05-20 03:58:32
View on GitHub
Comments
1
Participants
2
Timeline
15
Reactions
6
Author
Timeline (top)
subscribed ×5cross-referenced ×4labeled ×4commented ×1

In the claude agents view, after drilling into a conversation, the terminal flickers/redraws at a very high rate for the entire duration that Claude is active (processing/streaming a turn). The flicker stops and the screen settles as soon as Claude goes idle. It recurs on every subsequent prompt.

Root Cause

In the claude agents view, after drilling into a conversation, the terminal flickers/redraws at a very high rate for the entire duration that Claude is active (processing/streaming a turn). The flicker stops and the screen settles as soon as Claude goes idle. It recurs on every subsequent prompt.

RAW_BUFFERClick to expand / collapse

Environment

  • OS: Windows 11 Home Single Language (10.0.26200)
  • Terminal: Windows Terminal, Command Prompt (cmd.exe) profile
  • Claude CLI: 2.1.144

Description

In the claude agents view, after drilling into a conversation, the terminal flickers/redraws at a very high rate for the entire duration that Claude is active (processing/streaming a turn). The flicker stops and the screen settles as soon as Claude goes idle. It recurs on every subsequent prompt.

Steps to reproduce

  1. Launch Claude CLI on Windows 11 in Windows Terminal (Command Prompt profile)
  2. Open claude agents view and drill into a conversation
  3. Submit any prompt
  4. Terminal flickers continuously while the turn is active; settles once Claude is idle

Expected behavior

Stable rendering during streaming.

Actual behavior

Rapid full-screen flicker for the whole active turn.

Notes

  • Flicker duration correlates exactly with Claude's active/streaming state — this strongly suggests excessive full-screen redraws during the streaming render loop (spinner animation / output diffing) rather than a one-off resize glitch.
  • The 2.1.144 release notes mention reducing VS Code rendering glitches "by reducing spinner animation color count" and other Windows Agent View fixes — this looks like the same class of issue, currently unaddressed for Windows Terminal with the cmd.exe profile.

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…

FAQ

Expected behavior

Stable rendering during streaming.

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 Agent view: high-rate terminal flicker in Windows Terminal (cmd.exe profile) while Claude is actively streaming [1 comments, 2 participants]