Skip to main content

Claude Code's New Terminal Mode Ends Flickering, Adds Mouse Support

A Smoother Terminal Experience

For developers tired of flickering screens and jumpy text in their terminals, Claude Code's latest update brings welcome relief. The new NO_FLICKER mode uses an experimental renderer that completely eliminates visual disruptions during long coding sessions or multi-agent operations.

Image

How It Works

The secret lies in a backup screen buffer approach similar to tools like vim or htop. Instead of rendering everything at once, the system only displays what's currently visible in your viewport. This not only stops the flickering but also stabilizes resource usage - no more memory creep during extended work sessions.

"After enabling it, scrolling through code history feels buttery smooth," reports one early adopter. "I can finally focus on my work without constant visual distractions."

Mouse Support: A Terminal Game-Changer

The surprise star of this update might be its comprehensive mouse support, bringing terminal interactions into the 21st century:

  • Click-to-position editing makes cursor placement intuitive
  • Interactive elements respond to clicks - URLs open in browsers, file paths launch in editors
  • Smart selection automatically copies highlighted text (configurable)
  • Advanced selection with double/triple-click word/line selection

These features prove particularly valuable when editing prompts or navigating complex outputs. The mouse wheel now smoothly scrolls through conversation history too.

Getting Started Is Simple

Activating these improvements requires just one command:

CLAUDE_CODE_NO_FLICKER=1 claude

For permanent use, add the environment variable to your shell config or Claude Code's settings.json. The feature debuted in version 2.1.88 and remains experimental as Anthropic gathers user feedback.

Trade-offs to Consider

The new renderer does change some behaviors. Native search (Cmd+F) now requires built-in shortcuts (Ctrl+O followed by /), and some terminal veterans might need time adjusting to the different feel. Most testers quickly adapted though, finding the benefits outweigh these minor adjustments.

This update reflects Anthropic's commitment to improving developer tools, bridging the gap between traditional terminals and modern coding environments.

Key Points:

  • NO_FLICKER mode eliminates terminal flickering and jumpy text
  • Introduces full mouse support for navigation and editing
  • Reduces resource usage during extended sessions
  • Easy activation with single command
  • Currently in experimental phase with ongoing improvements

Enjoyed this article?

Subscribe to our newsletter for the latest AI news, product reviews, and project recommendations delivered to your inbox weekly.

Weekly digestFree foreverUnsubscribe anytime

Related Articles

Claude Code Leak: How a Simple Mistake Exposed AI's Dirty Secret
News

Claude Code Leak: How a Simple Mistake Exposed AI's Dirty Secret

Anthropic's Claude Code source code leaked not due to a sophisticated hack, but because of an embarrassing human error - an un-obfuscated MAP file accidentally included in production. While developers celebrated the unexpected windfall, Anthropic scrambled to contain the damage with DMCA takedowns and promised automation improvements. The incident highlights the ironic vulnerability of AI tools to basic human mistakes in their own deployment processes.

April 1, 2026
AI SecurityClaude CodeAnthropic
News

OpenAI Sharpens Focus: Doubling Down on Coding and Corporate Clients

As the AI race heats up, OpenAI is making strategic cuts to concentrate its firepower. The company is pulling resources from scattered experimental projects to focus squarely on two lucrative fronts: programming tools for developers and premium services for businesses. This pivot comes as rival Anthropic eyes an IPO, putting pressure on OpenAI to demonstrate clear paths to profitability in an increasingly competitive market.

March 27, 2026
OpenAIAI StrategyEnterprise Tech
News

Tencent Unveils SkillHub: A Chinese AI Community Packed with 13,000 Ready-to-Use Tools

Tencent has launched SkillHub, a specialized AI community tailored for Chinese developers and users. This platform tackles common pain points like slow downloads and language barriers by offering localized solutions, high-speed mirrors, and curated skill rankings. With over 13,000 AI skills spanning productivity to lifestyle services, SkillHub aims to accelerate China's AI adoption while prioritizing security and privacy.

March 12, 2026
TencentAI CommunityChinese Tech
OpenAI Empowers Developers with Free AI Security Tools
News

OpenAI Empowers Developers with Free AI Security Tools

OpenAI is rolling out a generous support program for open-source developers, offering six months of ChatGPT Pro access plus cutting-edge code security tools powered by GPT-5.4. The initiative aims to strengthen software ecosystems by helping maintainers catch vulnerabilities early. While access to the premium Codex Security features will be selective, the program welcomes diverse coding environments beyond OpenAI's native tools.

March 9, 2026
OpenAIDeveloper ToolsCode Security
News

Mexican Developers Stunned by $82K Google Bill After API Key Leak

A small Mexican development team faces financial ruin after accidentally exposing their Google Gemini API key. Malicious actors exploited the leak, racking up $82,000 in charges within 48 hours - nearly 500 times their normal monthly usage. Google refuses to waive the fees, citing their shared responsibility policy, sparking debate about cloud platform safeguards.

March 4, 2026
API SecurityCloud ComputingDeveloper Tools
Claude Code Goes Hands-Free: Developers Can Now Dictate Their Programs
News

Claude Code Goes Hands-Free: Developers Can Now Dictate Their Programs

Anthropic's Claude Code takes programming to new heights with its groundbreaking voice mode. Developers can now ditch their keyboards and simply speak commands to refactor code or optimize logic. Currently rolling out to select Windows users, this feature promises to reshape how we interact with AI coding assistants. Meanwhile, Anthropic's financials tell a compelling story - $2.5 billion in annual recurring revenue and user numbers that have doubled since January.

March 4, 2026
AI ProgrammingVoice TechnologyDeveloper Tools