Skip to content

Is it possible to configure consult to allow fuzzy searching for things using the capitals? #986

Answered by minad
ldeck asked this question in Q&A
Discussion options

You must be logged in to vote

You probably use consult-fd or consult-find? There we don't have an easy way to enable fuzzy search for external commands but you can a custom regexp compiler, see consult--regexp-compiler.

If you talk about fuzzy filtering for arbitrary commands, take a look at the flex completion style or orderless-flex.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by minad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants