Skip to content

Unable to match links ended with \u001B rather than \u0007. #56

Closed
@avivkeller

Description

@avivkeller

ansi-regex cannot match link regexes that end in \u0001B, as the regex only allows \u0007.

Example: \x1b]8;;http://example.com/\x1b\\This is a link\x1b]8;;\x1b\\ hello
Reference: nodejs/node#53697

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions