micro-editor / micro-editor/micro
When searching (ctrl+f), switching tabs by clicking doesn't work
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 29.6k
- Forks
- 1.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 10
Description
You first have to quit out of searching, I think it would be more user friendly to automatically close the search, or even better yet, keep it open and search the newly opened tab.
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+F search state and clicking another tab in the terminal editor. Trace the search and tab-switching input handling, then decide whether switching tabs should close the search or preserve it for the newly selected tab; done means tab switching works while search is active and the chosen behavior is covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100