Cursor selection disappears with animation repaint
Open
Nobody has claimed this yet.
A-Display
bug
platform-dependent
- Dominant language
- Rust
- Stars
- 818
- Forks
- 249
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 30
Description
When selecting text with a mouse in prompt, the selection disappears when the animation redraw is triggered.
Steps to reproduce:
- Use default prompt that updates the clock
- Select text with a mouse
- On the next update, the selection will disappear
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
Start by reproducing the issue with the default prompt that updates the clock, then trace the animation redraw path responsible for the repaint. Done means mouse-selected text remains visible after the next clock-driven update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100