fzy
terminal fuzzy finder picker
git clone https://9o.is/git/fzy.git
commit c36ad890e026eaf4c972e6ab20835726905afe54 parent f191e6a79a8b4d74e80dc9d707aa772c0774b0be Author: John Hawthorn <john.hawthorn@gmail.com> Date: Sat, 18 Nov 2017 01:45:59 -0800 Merge pull request #59 from svenstaro/patch-1 Remove multithreading from TODO Diffstat:
| M | ALGORITHM.md | | | 5 | ----- |
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/ALGORITHM.md b/ALGORITHM.md @@ -150,11 +150,6 @@ lower scoring but shorter match is what is measured. # Possible fzy Algorithm Improvements -## Multithreading - -Currently a single thread is used for finding matches. Using multiple threads -would likely be faster, but require some additional complexity. - ## Case sensitivity fzy currently treats all searches as case-insensitive. However, scoring prefers