Hacker News new | ask | show | jobs
by jedahan 2575 days ago
skim [1] is a rust alternative that has an interactive mode [2] which makes it easy to drill down to more specific results.

[1] https://github.com/lotabout/skim [2] https://github.com/lotabout/skim#interactive-mode

1 comments

Thanks, I was actually wondering why I had heard of no fuzzy searcher in Rust, seemed like a natural fit