fzy
terminal fuzzy finder picker
git clone https://9o.is/git/fzy.git
commit 3cd4b3dcc1911fe2cf39cff7703013acfec8e90f parent f191e6a79a8b4d74e80dc9d707aa772c0774b0be Author: Sven-Hendrik Haase <svenstaro@gmail.com> Date: Tue, 7 Nov 2017 10:20:17 +0100 Remove multithreading from TODO This now has multithreading so it can be removed from the 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