micro-editor / micro-editor/micro
Replace command with stdin n doesn't do any action
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
Trying to canceling replace with n stdin, it will not clear "Perform replacement" statement, more likely it won't do anything, until I press escape to exit from there.
Specifications
Commit hash: https://github.com/zyedidia/micro/commit/b97638566ea8431712f0faafe23661da2db0e8ec
OS: Debian 11
Terminal: xfce4-terminal
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 replace interaction in micro on Debian 11 with xfce4-terminal, using the n stdin input described in the issue. Trace the replace command's input handling; done means pressing n cancels the replacement and clears the “Perform replacement” statement without requiring Escape.
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
- 35/100