A fuzzy searching file browser skimmer thing.
Go to file
zhang_ji 6ec6cfb978 Finish the basic interaction
1. toggle selection of an entry
2. scroll up/down
3. output the selected item
2016-06-15 16:03:51 +08:00
src Finish the basic interaction 2016-06-15 16:03:51 +08:00
.gitignore Initial commit 2016-05-29 14:24:47 +08:00
Cargo.toml [reader] draft version for reader done. 2016-06-04 14:52:04 +08:00
LICENSE Initial commit 2016-05-29 14:24:47 +08:00
README.md Initial commit 2016-05-29 14:24:47 +08:00

fzf-rs

An experimental clone of fzf in rust