Skip to content

Use something other than $ for capture group prefix #288

@nc7s

Description

@nc7s

$ is good in programming languages, but interacts badly with shells. Disambiguation of numbered capture groups goes even further, as ${} is also a shell construct.

% might be a good choice.

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