Replies: 1 comment 1 reply
-
That's exactly what "fuzzy searching" does.
Have you read https://github.com/junegunn/fzf#search-syntax? You can prefix your query with |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys
I customize
_fzf_compgen_dir
function with belowand when I do
I found it includes paths searched by "n" "g" "i" "n" "x"... etc

Which is not what I expect. I just want to see paths that include "nginx".
I checked the document and searched this discussion board. I could not find anything.
Maybe I don't know what is the right keyword to search for?
Does anyone know how to exlude those results?
Beta Was this translation helpful? Give feedback.
All reactions