micro-editor / micro-editor/micro
LeftMouse + ScrollDown pastes selection to buffer
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 29.6k
- Forks
- 1.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 10
Description
Description of the problem or steps to reproduce
- Click and drag to select some text
- While still holding left mouse button, scroll the mouse wheel down
A video of the bug ocurring. The only input is mousewheel down while selecting and moving the mouse. Micro freezes after the 5000 line point.
https://imgur.com/gallery/CmLp6
Whatver text is selected will then be pasted below the selection. This seems to
Specifications
You can use micro -version to get the commit hash.
Commit hash: 1.4.0 and 1.4.1:6d2cbb6
OS: Archlinux
Terminal: Xfce4-terminal and Konsole
Contributor guide
No contributing guide indexed for this repository
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
Reproduce the selection-and-scroll sequence described in the issue using micro 1.4.0 or 1.4.1, Arch Linux, and the listed terminals. Trace the mouse-selection and wheel-event handling; done means scrolling while holding the left button does not paste the selection or cause freezes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100