-
## Value proposition
As a user,
I want to search through a list of plants,
so that I can quickly find specific plants or plant types by name.
## Description
![Image](https://github.com/user-attac…
-
Hi @jhpoelen
As we talked the ideia is to implement a fuzzy match in nomer.
Here an example from GlobalNames
`echo -e "\tHomo sapens" | nomer append globalnames`
Output:
```tsv
Homo sape…
-
Fuzzy matching is very powerful but it clutters the search a lot, especially with app shortcuts.
- It would be great if fuzzy matches could be moved on top, and a separator be added so that we can vi…
-
### Discord username (optional)
_No response_
### Describe the solution you'd like?
When acting on multiple folders starting with the same name, it'd be nice to autocomplete (with tab key) the addi…
-
JIRA issue created by: jbrand
Originally opened: 2011-12-22 03:55 PM
Issue body:
Taking out of scheduled release version back to undecided, and Jennifer to decide when, if ever, we do this.
-
Use a fuzzy match to help weed out some potential bugs in the pulldowns of buisness names
-
# Suggestions
Fuzzy match filter is added at https://github.com/c-bata/go-prompt/pull/92. This is quite simple but some people might think this is not convenient in some situations.
For example,…
-
Hi @NullVoxPopuli!
Thanks for putting these together!
Have you considered fuzzy object match similar to what [Sinon.js provides](https://sinonjs.org/releases/latest/matchers/)?
E.g. sometimes…
-
Clangd's CodeCompletion for `#include`s currently does a fuzzy match but not across `/`. For example,
```cpp
#include "cl // at the end here within llvm codebase, clangd will suggest "clang/"
#…
-