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