fzy
terminal fuzzy finder picker
git clone https://9o.is/git/fzy.git
commit 0f026d3d57d5d4c533dabc8004a8064a4077c46c parent 48d4a8883e90809b05d3401ca8e3cdb1b83fbade Author: John Hawthorn <john@hawthorn.email> Date: Sun, 4 Nov 2018 14:05:42 -0800 Link to online demo Diffstat:
| M | README.md | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -1,7 +1,8 @@  -**fzy** is a fast, simple fuzzy text selector for the terminal with an advanced [scoring -algorithm](#sorting). +**fzy** is a fast, simple fuzzy text selector for the terminal with an advanced scoring algorithm. + +[Try it out online!](http://jhawthorn.github.io/fzy-demo) 