-
Notifications
You must be signed in to change notification settings - Fork 271
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I've noticed recently that the fuzzy search feature is randomly missing files it should find. This can happen even if the list of found files is very small. Based on the behavior, it could be something like an off by one error where the first or last item in a set of results is missing.
I'm not positive, but I think this started with the merging of #721. This problem affects both the new fzy sorting algorithm and the old fuzzy_search command.
@pysan3 Have you noticed this issue?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working