micro-editor / micro-editor/micro
Mouse selection wrapping
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
Currently it is impossible to select a line if it goes past the visible buffer, but vim allows such selection.
Specifications
You can use micro -version to get the commit hash.
Version: 1.1.5-185
Commit hash: 61cea46
Compiled on May 21, 2017
OS: Debian
Terminal: Gnome-terminal 3.22
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
Start by reproducing the selection behavior in micro using the reported version information from micro -version, then trace the mouse-selection handling. Compare selecting a line that extends beyond the visible buffer with Vim's behavior; done means such a line can be selected consistently.
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
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100