Terminal.allowHyperlink
bool allowHyperlink() @property nothrowGet allowHyperlink property.
Returns
Controls whether or not hyperlinks (OSC 8 escape sequence) are recognized and displayed.
void allowHyperlink(bool propval) @property nothrowSet allowHyperlink property.
Parameters
propval | Controls whether or not hyperlinks (OSC 8 escape sequence) are recognized and displayed. |