-
-
Notifications
You must be signed in to change notification settings - Fork 335
Closed
Description
As an avid user of fzf in the terminal and vim I would love to see the possibility of counsel-fzf accepting multiple search terms.
As described on https://github.com/junegunn/fzf
"Unless otherwise specified, fzf starts in "extended-search mode" where you can type in multiple search terms delimited by spaces. e.g. ^music .mp3$ sbtrkt !fire "
This makes it possible to fuzzy match against multiple search terms and also specify match types such as ! for inverse exact match.
Currently counsel-fzf prints "error code 2" when multiple search terms are inserted with a space as delimiter.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels