Skip to content

Make counsel-fzf accept multiple search terms #1544

@niklaseklund

Description

@niklaseklund

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions