fzy
terminal fuzzy finder picker
git clone https://9o.is/git/fzy.git
commit f4e0b238e314b12a3178f38fe17378a550e38709 parent 48232a23593b57815c8d6176593ae4c0a3fe88b9 Author: John Hawthorn <john.hawthorn@gmail.com> Date: Sun, 10 Jul 2016 12:46:03 -0700 Mention bonus lookup table in CHANGELOG Diffstat:
| M | CHANGELOG.md | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -4,6 +4,7 @@ Performance: - Use threads to parallelize searching and scoring - Read all pending input from tty before searching + - Use a lookup table for computing bonuses Bugfixes: