micro-editor / micro-editor/micro

Mouse selection wrapping

Open
#677 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug help wanted
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.