# terminal emulators 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. ## update Feb 1st 2023 I've been using a re-base of the sixel code onto a newer version of urxvt but I did that a couple years ago. still, better than it was. => //git.thebackupbox.net/rxvt-unicode-sixel/shortlog/refs/heads/feature-sixel/ => git://git.thebackupbox.net/rxvt-unicode-sixel