micro-editor / micro-editor/micro
Types 0A/0B/0C/0D characters when using arrow keys
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
After several key presses of the same arrow key (random number - 2 to 10 usually) consistently types in a respective code - e.g. 0A for up arrow, 0B for down arrow, 0C - right, 0D - left, so it's impossible to navigate the document.
Never experienced this behavior in other terminal editors - e.g. Nano, console itself, all work as expected.
Specifications
Commit hash: fa84f6d
OS: Windows 10 / WSL / SSH
Terminal: CMDer/ConEmu
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 arrow-key behavior described on Windows 10 through WSL or SSH, using CMDer or ConEmu, and compare it with the stated commit fa84f6d. Done means repeated arrow presses navigate the document normally without inserting 0A, 0B, 0C, or 0D characters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100