micro-editor / micro-editor/micro
'Clear screen' command creates artifacts
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 29.6k
- Forks
- 1.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 10
Description
At least in iTerm2 over macOS, if I hit Command + K (which is a plain 'clear screen' signal), micro gets various visual glitches and erratic behavior.
As a workaround, after resizing the iTerm frame things get back to normal.
Does it sound familiar?
Thanks - Victor
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 visual glitches after sending Command+K in iTerm2 on macOS, then trace the clear-screen handling in the terminal UI. Done means the clear-screen command no longer leaves artifacts or causes erratic behavior, without requiring a window resize.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, macos
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100