Lsix Versions Save

Like "ls", but for images. Shows thumbnails in terminal using sixel graphics.

1.8.2

5 months ago

Minor typo from 1.8.1. Compared to 1.8.0, now handles animated webp format same as gif (just first frame).

1.8.1

5 months ago

Only show first frame if no filenames were specified on the command line.

1.8

2 years ago

After purchasing a genuine DEC VT340 terminal, @hackerb9 has learned that the DEC VT340 graphics programmer's manual was mistaken and the sense of DECSDM should be inverted. Nearly every terminal emulator which built upon that reference over the last thirty years is incorrect. Some are correcting the error now, some never were wrong, but we are at a time when it is not safe to presume what setting DECSDM means.

For now, lsix will simply presume that sixel scrolling is enabled and hope that no program has been run before it that disables it.

See https://github.com/hackerb9/lsix/issues/41 for details.

Thanks go to @j4james for pointing out the mistake and for testing multiple terminal emulators to show that none of them currently default to having sixel scrolling disabled.

1.7.4

2 years ago

The last release added a regression such that files specified on the command line could not have spaces. All good now.

1.7.3

3 years ago

Add support for viewing directories specified on the command line. Also, webp is shown by default now. Other minor fixes like dash at the beginning of a filename and checking the LSIX_FORCE_SIXEL_SUPPORT variable.

1.7.0

4 years ago

Various patches, including the ones that helped with MacOS support.

1.6.2

5 years ago

Now detects if the terminal cannot handle SIXEL and exits with an error.

1.6.0

5 years ago

All the basics working release.