currently, ate sets vte_terminal_set_allow_hyperlink to enable hyperlink support, but doesn't handle click events (where it would need to ask back vte about the URL at the clicked location)
https://bugs.launchpad.net/sakura/+bug/1686823 explains how the interaction between vte and ate should work
See SYSTEMD_URLIFY=1 hostnamectl for an example.
currently, ate sets
vte_terminal_set_allow_hyperlinkto enable hyperlink support, but doesn't handle click events (where it would need to ask back vte about the URL at the clicked location)https://bugs.launchpad.net/sakura/+bug/1686823 explains how the interaction between vte and ate should work
See
SYSTEMD_URLIFY=1 hostnamectlfor an example.