Show HN: Sixel-tmux displays graphics even if your terminal has no Sixel support
1–10 of 89 posts
Re: Show HN: Sixel-tmux displays graphics even if your terminal has no Sixel support
#2This looks fun
Re: Show HN: Sixel-tmux displays graphics even if your terminal has no Sixel support
#3Re: Show HN: Sixel-tmux displays graphics even if your terminal has no Sixel support
#4Ooo I didn't even know that Sixel was a thing. This looks fun
Here's the (abandondend) sixel-version source code, only with two colors, more color planes would drastically reduce the performance.
https://github.com/floooh/chips-test/blob/master/examples/as...
I really wish there was a decent pixel-framebuffer standard for terminals (with at least the same performance as ncurses). This would allow a lot of fun "terminal applications" (e.g. everything that used to run in VGA Mode 13h).
Re: Show HN: Sixel-tmux displays graphics even if your terminal has no Sixel support
#5I normally just default to using Gnome Terminal on Linux, which sadly doesn't support Sixels, so I'll definitely give this a go.
Looking around I've just found Foot, which looks like it does support Sixel on Wayland[1].
So that might be a more permanent way forward.
Re: Show HN: Sixel-tmux displays graphics even if your terminal has no Sixel support
#6Re: Show HN: Sixel-tmux displays graphics even if your terminal has no Sixel support
#7This is really interesting (to me anyway). I normally just default to using Gnome Terminal on Linux, which sadly doesn't support Sixels, so I'll definitely give this a go. Looking around I've just found Foot, which looks like it does support Sixel on Wayland[1]. So that might be a more permanent way forward. 1. https://codeberg.org/dnkl/foot