fzy

terminal fuzzy finder picker

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

commit c60d7dc76a02731eb50c2ffa7fc54088514d1908
parent f16df62da115f2d4e50cdd2a3c46eb16e7f0e8bc
Author: Faris A Chugthai <20028782+farisachugthai@users.noreply.github.com>
Date:   Sat, 11 Sep 2021 20:30:36 -0400

Update ALGORITHM.md

Missed a few letters
Diffstat:
MALGORITHM.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ALGORITHM.md b/ALGORITHM.md @@ -88,7 +88,7 @@ web interface. ## command-t, ctrlp-cmatcher -Command is a plugin first released in 2010 intending to bring TextMate's +Command-t is a plugin first released in 2010 intending to bring TextMate's "Go to File" feature to vim. Anecdotally, this algorithm works very well. The recursive nature makes it a little hard to