Osc8: terminal hyperlink parser

simple crate able to produce or parse terminal hyperlink escapes.

the intended usecase of the parsing mode is for testing programs that output hyperlink escapes, such as cargo. it is also compatible with no_std environments, unlike other similar crates like terminal-hyperlink.

Hi! Thanks for this!
It is published for usage somewhere? I cannot find it through cargo or in crates.io.
Cheers,

1 Like

not currently, but i can upload it soon

@mazzi now available on crates.io.

1 Like

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.