13 Mar 24
To print out a clickable hyperlink in a [terminal that supports] the OSC8 escape code, use:printf ā\e]8;;http://example.com\e\This is a link\e]8;;\e\\nā
by eli
1 year ago
To print out a clickable hyperlink in a [terminal that supports] the OSC8 escape code, use:printf ā\e]8;;http://example.com\e\This is a link\e]8;;\e\\nā