micro-editor / micro-editor/micro
hot key issues
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
Micro Editor
I have found four keys that do not work as expected: ctl-M, ctl-N, ctl-T, ctl-[. This occurs with any keyboard.
Ctl Termux Micro
M \n command-edit:replace
N session name FindNext
T new session AddTab
[ - - - - - - - PreviousTab
M, N & T always do Termux/Linux
[ does nothing
Specifications
micro -version
Version: 2.0.6
Commit hash: 60846f5
Compiled on July 04, 2020
hdwr: Moto G7
os: Android 9
linux: Termux 0.95
kybd: GBoard
Hacker's Keyboard
HP K4000 BlueTooth
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 four shortcuts on Android 9 with Termux 0.95 and the listed keyboards, using the reported micro 2.0.6 version as the baseline. Trace how Ctrl-M, Ctrl-N, Ctrl-T, and Ctrl-[ are handled relative to command-edit:replace, FindNext, AddTab, and PreviousTab; done means their behavior is corrected and verified on the affected setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100