micro-editor / micro-editor/micro
Just a little annoyance on default hotkey multicursor
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 29.6k
- Forks
- 1.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 10
Description
-
finally a great terminal editor with flawlessly working multicursor out of the box.
-
Puts the default hotkey on two hand, or acrobatic pinky hotkey alt+n
ctrl+d used by sublime, VSCode or Atom might be problematic for some I guess, as it logs out of terminal, but inside the editor it works nicely... and considering how nicely micro is keeping with ctrl+z and ctrl+s and ctrl+c and ctrl+v,.. to which old school might also rebel..
well I keep changing it obviously in my config, it would just be nicer if it was just there
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
The issue proposes changing the default multicursor hotkey from alt+n to ctrl+d, but names no file or test. Locate the default keybinding entry point and check how terminal and editor key handling are tested; done means the agreed default is changed without breaking the existing editor controls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100