hackerb9 / lsix

Like "ls", but for images. Shows thumbnails in terminal using sixel graphics.
GNU General Public License v3.0
3.99k stars 129 forks source link

test iTerm2 #24

Closed srlehn closed 5 years ago

srlehn commented 5 years ago

iTerm2 has now sixel support https://github.com/gnachman/iTerm2/commit/0d0003d9d20b7de3a3ffd815950acb7cc9777c38.

This script should be checked if it supports this terminal too.

I personally don't have access to an Apple system.

hackerb9 commented 5 years ago

I have a few Apple computers, but I'm pretty sure iTerm2 doesn't run on ProDOS 2.4.2. I'll check with the folks who write iTerm2 and see what they have to say.

hackerb9 commented 5 years ago

Talked to the author of iterm2. It showed a bug in my code, which I've fixed. So, iterm2 can be counted as working. Thanks for the help!