I want one that has sixel support
but also lets me make up my own regexes
to match parts of the terminal's output
and make those sections clickable and then
passable to an external program.
I've been using the sixel version
https://github.com/saitoha/rxvt-unicode-sixel/
of rxvt-unicode
https://github.com/exg/rxvt-unicode
but that was done quite a while ago.
last commit was June 27th 2018
welp.
I attempted to build a new version with the sixel code added in.
We'll see if it works after that builds.