Turns out ImageMagick 7 has deprecated using magick convert as well, which is silly. Our solution: alias both convert and montage to do the right thing for IM7. This is uglier than the previous solution, but that's okay if it works.
Unclaimed project
Are you a maintainer of lsix? Claim this project to take control of your public changelog and roadmap.
Changelog
Like "ls", but for images. Shows thumbnails in terminal using sixel graphics.
Turns out ImageMagick 7 has deprecated using magick convert as well, which is silly. Our solution: alias both convert and montage to do the right thing for IM7. This is uglier than the previous solution, but that's okay if it works.
Use IM7's 'magick' binary if it exists. Closes #73. Closes #78.
Minor typo from 1.8.1. Compared to 1.8.0, now handles animated webp format same as gif (just first frame).
Only show first frame if no filenames were specified on the command line.
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...