Skip to content

List Tool behavior broken with absolute anchor tokens (ex. ^) #152

Open
@justhalf

Description

@justhalf

For some cases, putting "$1\n" in the "List" tab below displays the whole match instead of capturing group 1.

Example: http://regexr.com/3de84

When I hover over the text above, it clearly shows (correctly) that the capturing group 1 doesn't contain any comma, but in the "List", when I try to display "$1\n", it displays the comma.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions