Skip to content

Tags: dnkl/lsix

Tags

1.7.4

Toggle 1.7.4's commit message
Add MacOS brew command and mark iTerm2 as reported working

1.7.3

Toggle 1.7.3's commit message
Show webp images by default

Previously, lsix only showed webp if the filename was specified. Now,
webp files will be listed if no filenames are given on the command line.

1.7.0

Toggle 1.7.0's commit message
Add yaft and iterm2 to the list of terminals

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.