fzy
terminal fuzzy finder picker
git clone https://9o.is/git/fzy.git
commit 509ec896470b7524c5a8e59cf6a54e5f78ab5c52 parent d389d913620de29dcc06d10485820e1863e0ad65 Author: John Hawthorn <john.hawthorn@gmail.com> Date: Fri, 11 Jul 2014 21:47:55 -0700 Add a basic README Diffstat:
| A | README.md | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -0,0 +1,7 @@ +# fzy + +A fuzzy text selector for terminals in C inspired by +[selecta](https://github.com/garybernhardt/selecta) +and +[dmenu](http://tools.suckless.org/dmenu/) +