claude-code - 💡(How to fix) Fix NO_FLICKER_MODE=1 still breaks click-and-drag terminal scrolling on remote desktop [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#58714Fetched 2026-05-14 03:41:22
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Author
Timeline (top)
labeled ×4commented ×1

Re-reporting #43209 because it was closed as stale on May 13, 2026, but the issue is still relevant.

Click-and-drag to scroll the terminal works normally without NO_FLICKER_MODE=1, but stops working when the environment variable is set.

Root Cause

Re-reporting #43209 because it was closed as stale on May 13, 2026, but the issue is still relevant.

RAW_BUFFERClick to expand / collapse

Summary

Re-reporting #43209 because it was closed as stale on May 13, 2026, but the issue is still relevant.

Click-and-drag to scroll the terminal works normally without NO_FLICKER_MODE=1, but stops working when the environment variable is set.

Environment

  • Environment: Remote desktop from Android phone
  • NO_FLICKER_MODE: 1 (enabled)
  • Behavior: Click-and-drag scrolling is broken with the flag enabled, but works without it

Steps to Reproduce

  1. Enable NO_FLICKER_MODE=1.
  2. Connect via remote desktop from an Android phone.
  3. Attempt to click and drag to scroll the terminal up or down.
  4. Observe that scrolling does not work.

Expected Behavior

Click-and-drag scrolling should work the same with and without NO_FLICKER_MODE=1.

Related Issues

  • #43209
  • #42297
  • #41965

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 NO_FLICKER_MODE=1 still breaks click-and-drag terminal scrolling on remote desktop [1 comments, 2 participants]