8 releases
0.4.1 | Apr 12, 2024 |
---|---|
0.4.0 | Apr 12, 2024 |
0.3.2 | Jan 12, 2023 |
0.3.0 | Sep 16, 2022 |
0.1.0 | Jan 14, 2022 |
#530 in Command-line interface
Used in 4 crates
44KB
514 lines
fuzzy_finder
fuzzy_finder
is a fuzzy finding UI for Rust CLI applications.
Does your CLI app have a big list of things your users want to search through? If so you might find this library helpful. It looks like this:
It comes with a Lord of the Rings example, which you can run like this:
cargo run --example lotr
The design owes a great debt to the wonderful fzf.
History
fuzzy_finder
was developed for lk, a CLI front-end for bash scripts.
Dependencies
~1.7–2.4MB
~30K SLoC