viu
viu copied to clipboard
Multiple images in a single line
If I want to have a brief look at all the images in the current directory, I may want to list them in a small size with multiple images in a single line. So I think it's good to have an option for this.
https://github.com/hackerb9/lsix
If your terminal doesn't support images nor sixel, then multiple images in a single line would look awful because of the pixelation needed.
P.S. While not widely supported, sixel is the de facto standard for displaying images in Terminal. I don't know if Kitty or iTerm is capable of displaying multiple images in one line, but sixel is. viuer, the library behind viu, has added support for sixel recently, so this feature should not be hard to implement. However, you may have to use a sixel-supported terminal in order to use it.