micro-editor / micro-editor/micro
Opening files via Ctrl-o only works if there are no spaces in path (Linux Mint)
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 29.6k
- Forks
- 1.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 10
Description
I'm having trouble with the file switcher via Ctrl-o. Micro finds the local files just fine and can cycle through them with the tab key, but opening does not work if there are spaces in the path. This results in an empty buffer.
Advice on how to solve this? Not sure if I'm not missing something.
Thanks!
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
Reproduce the Ctrl-o file-switcher problem on Linux Mint with a path containing spaces, then trace how the selected path is opened. Confirm the fix by opening such files successfully and adding or running a regression test for paths with spaces.
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
- Needs clarification
- Newbie friendliness
- 45/100