fzy
terminal fuzzy finder picker
git clone https://9o.is/git/fzy.git
commit a4b6e12e9527456ce5c849c743880a49add26005 parent 0f026d3d57d5d4c533dabc8004a8064a4077c46c Author: John Hawthorn <john@hawthorn.email> Date: Sun, 4 Nov 2018 14:06:24 -0800 LInk to fzy.js Diffstat:
| M | README.md | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -110,3 +110,7 @@ It prefers shorter matches: `abce` matches <tt><b>abc</b>d<b>e</b>f</tt> over <t It prefers shorter candidates: `test` matches <tt><b>test</b>s</tt> over <tt><b>test</b>ing</b></tt>. +## See Also + +* [fzy.js](https://github.com/jhawthorn/fzy.js) Javascript port +