Skip to content

combine filter with exact match switch #3694

Closed Answered by junegunn
eadmaster asked this question in Q&A
Discussion options

You must be logged in to vote

In that case s and c are treated as two separate search terms.

https://github.com/junegunn/fzf?tab=readme-ov-file#search-syntax

You can either escape the space (i.e. s\ c) or turn off the extended search mode with +x (or --no-extended) which I don't recommend.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by junegunn
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