Replies: 1 comment
-
Um I think fuzzy matching may be somehow slow, at least when code is written in JavaScript, so I have no plan to implement it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The current search in vomnibar isn't as flexible as something like fzf. The spaces are a compulsion and sequencing is strict. For example let's say I want to go to my previous search of
exercism.org
so I typeexm
then I would get no matches.A good fuzzy search would save a lot of time & effort here.
vimiumC is great either ways. Thanks for putting your time in maintaining it
Beta Was this translation helpful? Give feedback.
All reactions