Skip to content

s:parseArgs() incorrectly separates the pattern from filenames #11

@lucianposton

Description

@lucianposton

See #10

s:parseArgs() incorrectly assumes that the first non-option argument is the entire search pattern. Vim's <f-args> doesn't handle quotes like shell quoting does, unfortunately, making this assumption in s:parseArgs() incorrect.

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