Closed
Description
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
Labels
No labels