Skip to content

Search patterns with quotes are incorrectly shellescape()'d #9

@lucianposton

Description

@lucianposton

A quoted search expression, e.g. :Ack "Error code", fails as follows:

|| [Search results for '"Error']                                                              
zsh|1| unmatched "

Notice it is searching for "Error instead of "Error code".

Maybe use <arg>? I believe that handles shell quoting in the normal manner.

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