-
I've tried this on a whole lot of Sixel clients, and it works really well for the most part, but the biggest issue is that a lot of them don't support `DECRQM`, which kind of messes up the script a bi…
-
It seems that the TTY response from the sixel control sequence is directly printed on mintty terminal; The result "64;1;2;4;6;..." is expected to be captured by `query_terminal`. I'm not sure what's t…
-
for example, Sixels, Kitty, iTerm2, Unicode mosaics...
chafa https://hpjansson.org/chafa/ can handle generating these from normal images and has python bindings https://chafapy.mage.black/
talk …
-
OS: Arch linux
Package Manager: Nix
libsixel location: /nix/store/rdjjehwjwokshehrifjdjdjejsiegwj-libsixel1.10.x/lib/libsixel.so.1
-
In Kitty, it would be desirable to add the concept of pixel offset within a cell to our idea of moving graphics. Right now, smooth movement requires continuous redrawing, as the `ncvisual_options` str…
-
Hi,
I really like your little tool, and I'm surprised that a shell script is sufficient for that (with help of ImageMagick).
I'd like you to consider adding hyperlink (OSC 8) support so the gene…
-
[viuer](https://github.com/atanunq/viuer) exists. how come something like this isn't in spotify-tui?
i sometimes have to resort to manually getting the album artwork through MPRIS and output it to a …
-
Like here: https://github.com/asciimoo/drawille
![image](https://raw.githubusercontent.com/yaronn/blessed-contrib/master/docs/images/term3.gif)
-
It'd be great if Chafa supported Framebuffer graphics, one can use `fbsplash` to display images in the framebuffer of the Linux console if the image is in the PPM format, if you need more details abou…
-
from http://vaxhaven.com/images/5/55/EK-VT420-RM-002.pdf p164 (original) p186 (pdf)
Erase Rectangular Area (DECERA)
This control function erases characters from the specified rectangular area in…