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