Possible to have interactive mode but WITHOUT fuzzy searching? #419
Closed
e-volusian
started this conversation in
General
Replies: 1 comment
-
Apparently I can get the behavior I want by typing |
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.
-
Is there any way to have interactive mode but WITHOUT fuzzy searching?
Use case: let's say I have 20 clusters, 10 have the string nonprod in them and the other 10 have the string prod in them. But if I type prod or even -prod-, it will always show me all the clusters. I need to filter by an exact substring.
Beta Was this translation helpful? Give feedback.
All reactions