micro-editor / micro-editor/micro
Ctrl+q comments the line instead of quitting
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
When I tried to run the freshly installed editor I got this issue. At first, I thought I didn't know how to properly quit. Though after a few hours of coding and reading the built-in help text, I realized it's probably the default key binding. I read that F4 and F10 also do that action and they are working as usual.
Specifications
Version: 2.0.10
Commit hash: b9763856
Compiled on August 07, 2021
OS: Windows 10
Terminal: cmd.exe - WSL 2 (Ubuntu 20.04.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 Ctrl+q behavior in micro 2.0.10 on the reported Windows 10, cmd.exe, and WSL 2 setup, then use the built-in help text to inspect the Ctrl+q, F4, and F10 bindings. Done means Ctrl+q performs the quit action consistently with the other quit bindings instead of commenting the current line.
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
- Mostly clear
- Newbie friendliness
- 48/100