Skip to content

[BUG] Console scrolling top of history when claude add text to the console #826

@ocontant

Description

@ocontant

Environment

  • Platform (select one):
    • Anthropic API
    • AWS Bedrock
    • Google Vertex AI
    • [ X ] Other: Claude Code MacOs Shell
  • Claude CLI version: 0.2.74 (Claude Code)
  • Operating System: MacOS 15.3.2 (24D81)
  • Terminal: iterm2

Bug Description

Once we reach a certain level of volume of text history in the console, every time we tape a new character in the prompt or whenever the bot add a character in its console, the terminal scroll back and forth to the top and back to current level.

Steps to Reproduce

  1. Significantly long history session
  2. Reach something like 5-6 pages long scroll lenght

Expected Behavior

The interface should never scroll up to the to for any reason. It should always follow current position.
When a user is manipulating the scroll, the new generated text should continue to flow down without affecting the user scroll position.

A nice feature would be to have an arrow button to move directly to current scroll position (present or latest text)

Actual Behavior

Scroll flash aggressively, because every 1/10 of a seconds the scroll move to top and back to current in a split seconds. making the image flash painfully for the eyes (stroboscope effect).

Additional Context

Unfortunately, the code is closed, I cannot provide any more information.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingduplicateThis issue or pull request already existsoncallplatform:macosIssue specifically occurs on macOS

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions