atanunq / viu

Terminal image viewer with native support for iTerm and Kitty
MIT License
2.57k stars 58 forks source link

Ansi256 support #35

Closed atanunq closed 4 years ago

atanunq commented 4 years ago

Only use truecolor (16 mil colors) if $COLORTERM is set to truecolor or 24bit.

Fixes #30 Fixes #33