Skip to content

[Bug]: Terminal content flickers during long Claude Code sessions (possible buffer issue) #3085

@jerell2isekai

Description

@jerell2isekai

Current Behavior

When using Claude Code (AI coding assistant via CLI) in a Wave terminal with a long conversation session, the terminal content starts to flicker intermittently. The flickering becomes more noticeable as the session grows longer (more messages/output accumulated). It is unclear whether this is caused by a terminal buffer overflow, excessive re-rendering, or some other issue related to how Wave handles large amounts of terminal output.

Expected Behavior

The terminal should render content stably without any flickering, regardless of how long the session has been running or how much output has been produced.

Steps To Reproduce

  1. Open Wave terminal and start a new terminal block.
    1. Run claude to start a Claude Code session.
    1. Engage in a long conversation with many prompts and responses (20+ exchanges or significant output).
    1. Observe the terminal display — flickering of the terminal content becomes visible as the session grows longer.

Wave Version

v0.14.3

Platform

macOS

OS Version/Distribution

No response

Architecture

arm64

Anything else?

  • The flickering appears to correlate with session length — short sessions are unaffected, but it becomes apparent after extended use (many rounds of prompts and responses).
    • Suspected cause: terminal buffer handling or excessive re-rendering when output volume is large.
      • The issue is reproducible by running claude (Claude Code CLI) in a Wave terminal block and maintaining an active conversation for an extended period.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageNeeds triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions