set_allow_hyperlink
Description:
[
Version ( since =
"0.50" ) ]
public void set_allow_hyperlink (
bool allow_hyperlink)
Controls whether or not hyperlinks (OSC 8 escape sequence) are allowed.
Parameters:
this |
a Terminal
|
allow_hyperlink |
true if the terminal should allow hyperlinks
|