stefanhaustein / TerminalImageViewer

Small C++ program to display images in a (modern) terminal using RGB ANSI codes and unicode block graphics characters
Other
1.56k stars 111 forks source link

Doesn't work on macOS unless 256 color mode is selected #99

Closed aaronliu0130 closed 2 years ago

aaronliu0130 commented 3 years ago

image image image image Image: Cornell Box

stefanhaustein commented 3 years ago

This is true but it's also documented in README.md

I don't think there is a way for us to fix this, as this seems to be a limitation of the MacOS shell.

stefanhaustein commented 2 years ago

So I'd say it's working as expected...