Default to using `skim` as library when invoking chooser, to avoid dependency on `fzf` being installed
Open
enhancement
- Dominant language
- Rust
- Stars
- 35.8k
- Forks
- 846
- Avg merge
- 27m
- Merged PRs (30d)
- 3
Description
[`skim`](https://github.com/lotabout/skim) is a popular fuzzy finder written in rust with a library interface. We should see if we can use that by default instead of calling `fzf`.
Contributor guide
Assessment
This issue has not been assessed yet.