Terminal.setAllowHyperlink
void setAllowHyperlink(bool allowHyperlink)Controls whether or not hyperlinks (OSC 8 escape sequence) are allowed.
Parameters
allowHyperlink | true if the terminal should allow hyperlinks |
void setAllowHyperlink(bool allowHyperlink)Controls whether or not hyperlinks (OSC 8 escape sequence) are allowed.
allowHyperlink | true if the terminal should allow hyperlinks |