Skip to content

ripgrep 13.0.0 breaks search in neovim #78

@nbardiuk

Description

@nbardiuk

When I issue search command :Ack a it produces no output. I can see that rg is running in background with pgrep -a rg.

1272517 rg --vimgrep --no-heading a

When I try to search again it fails with error that it cannot cancel job.

Error detected while processing function ferret#private#ack[11]..ferret#private#nvim#search[1]..ferret#pri
vate#nvim#cancel:
line    3:
E474: Invalid argument

Looks like the cause of the problem is a change in rg BurntSushi/ripgrep#1892

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