andir / ate

awesome terminal emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clickable urls support

flokli opened this issue · comments

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.