fzy

terminal fuzzy finder picker

git clone https://9o.is/git/fzy.git

commit 8ef1270d814cb658007d5183af86793acca0ab25
parent e1b01066a9b1eb0c72ca1ef9e1888b9d2dc1d8b5
Author: John Hawthorn <john@hawthorn.email>
Date:   Wed, 21 Aug 2019 20:09:39 -0700

Add build status badge
Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -16,6 +16,8 @@ fzy works great btw -<a href="https://twitter.com/alexblackie/status/719297828892188672">@alexblackie</a> </blockquote> + [![Build Status](https://github.com/jhawthorn/fzy/workflows/CI/badge.svg)](https://github.com/jhawthorn/fzy/actions) + ## Why use this over fzf, pick, selecta, ctrlp, ...? fzy is faster and shows better results than other fuzzy finders.