Would create clickable links using a link tag:
cprintln!("[link(https://example.com/)]example[/link]");
And a handy shorthand form:
cprintln!("[link(!)]https://example.com/[/link]");
Farben would try its best to detect OSC 8 support, and then infer unsupported.
Would create clickable links using a link tag:
And a handy shorthand form:
Farben would try its best to detect OSC 8 support, and then infer unsupported.