fzy

terminal fuzzy finder picker

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

commit 1487a47442795631cf2ac0f858753ea5aeebc3bc
parent f16df62da115f2d4e50cdd2a3c46eb16e7f0e8bc
Author: John Hawthorn <john@hawthorn.email>
Date:   Sat, 22 Jan 2022 22:49:13 -0800

Merge pull request #164 from farisachugthai/patch-1

Update ALGORITHM.md
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