rust_fzf
Rust library to allow for selecting an item using the fzf CLI tool.
Install
cargo add rust_fzf
Usage
let selected: = select;
Rust library to allow for selecting an item using the fzf CLI tool.
cargo add rust_fzf
let selected: = select;