Skip to content

Terminal Scrolling Breaks After Large Multi-line Paste Operations #948

@amitksingh1490

Description

@amitksingh1490

Describe the bug

When pasting large multi-line content (50+ lines) into a reedline-based application, normal terminal scrolling (mouse wheel, trackpad) shows last few lines. Users can only navigate using up/down arrow keys, but cannot scroll through the content naturally.

How to reproduce

Paste any text > 100 lines
Scroll using trackpad
Yow will be able to see only last few lines of the whole text

Expected behavior

Scroll should work just as up key works.

Configuration

Environment

  • reedline version: 0.41.0
  • Platform: macOS (also reported on Windows/Linux)
  • Terminal: Various (Terminal.app, iTerm2, etc.)
  • TERM: xterm-256color

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions