8000 Tags · fichoo/lsix · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: fichoo/lsix

Tags

1.6.2

Toggle 1.6.2's commit message
Detect non-sixel capable terminals and exit with an error

Uses the Send Device Attribute control sequence $'\e[c' to find what
features are supported. Feature "4" means SIXEL.

https://invisible-island.net/xterm/ctlseqs/ctlseqs.html#h2-Sixel-Graphics

1.6.0

Toggle 1.6.0's commit message
Added kludge for mlterm which can display SIXEL, but does not report

back the number of colors supported in the same way as xterm.
For now, just presuming max numcolors=1024.
0