A fuzzy searching file browser skimmer thing.
Go to file
2016-06-15 12:26:13 +08:00
src [item] use struct instead of pure string to represent item 2016-06-15 12:26:13 +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