[BUG] Resizing window overwrites previous output
Open
Nobody has claimed this yet.
A-Display
A-Events
bug
P-medium
- Dominant language
- Rust
- Stars
- 818
- Forks
- 249
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 30
Description
Resizing the window now leads to unexpected behavior (observed if screen filled to the bottom, as well as if it is partially filled)
before resize (80x24)

after resize (80x30)

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is named. Reproduce the behavior in reedline at the reported 80x24 and 80x30 sizes, trace the window-resize handling, and verify that existing output remains intact after resizing in both full and partially filled screens.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100