Fix terminal code cleaning in log output #160

Open
opened 2024-03-19 05:54:14 +00:00 by jade · 0 comments
Owner

Specifically links to URLs get mangled, like in the output of modern GCC, because we are using a jacked regex.

I have dug out of the archive:

cc @rbt @puck

Specifically links to URLs get mangled, like in the output of modern GCC, because we are using a jacked regex. I have dug out of the archive: - https://github.com/asciinema/avt/blob/main/src/parser.rs - or reuse the terminal code eater that was implemented for literate repl tests, and just make it able to un-eat certain terminal escapes cc @rbt @puck
jade added the
ux
label 2024-03-19 05:54:14 +00:00
jade added this to the Broken regexes project 2024-06-24 23:47:42 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#160
No description provided.