micro-editor / micro-editor/micro
Mouse input blocked or ignored on certain rows/colums
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 29.6k
- Forks
- 1.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 10
Description
I run micro remotely over ssh in a tmux session. It seems that all mouse input (click, scroll, mark) is blocked on some rows or character positions.
For example, I have en editor open right now with 53 visible rows. Any clicks or mousewheel scrolling is ignored if the mouse if over rows 14, 26 and 37, unless it's also to the right of column 147.
Not sure if it's a remote login, tmux or micro bug.
Commit hash: b9763856 (2.0.10)
OS: Ubuntu 18.04.6 LTS
Terminal: Gnome Terminal 3.28.2
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 mouse behavior in micro 2.0.10 on Ubuntu 18.04.6 with Gnome Terminal, an SSH connection, and tmux. Check whether clicks and scrolling are ignored at the reported rows and columns, and consider the issue resolved when mouse input works consistently across the visible editor area.
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
- Needs clarification
- Newbie friendliness
- 35/100