💾 Archived View for thebackupbox.net › ~epoch › blog › terminal-emulators captured on 2024-12-17 at 10:13:07. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-07-09)

-=-=-=-=-=-=-

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