micro-editor / micro-editor/micro
Plugin fzf.fzf does not exist
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 running micro v2.0.2 (Commit hash: c51f849) on Manjaro Linux and lately I've been getting an error when I start micro: fzf.fzf does not exist
Has this plugin name changed or something? I have the fzf plugin installed, but binding that key combo to either fzf or fzf.fzf results in an error on start.
For the time being, I removed that keybinding line in bindings.json to work around the error.
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 startup error in micro v2.0.2 on Manjaro Linux, then inspect the fzf keybinding in bindings.json and the plugin name-resolution path. Confirm whether the installed fzf plugin exposes the requested command; done means the editor starts without the error and the keybinding works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, linux
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100