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

Fix #105 #106

Closed aaronliu0130 closed 3 years ago

aaronliu0130 commented 3 years ago

Issue related to pull request Closes #105

How can we test this? Step by step instructions please.

On a 10.15+ host:

  1. brew install tiv

What happened before?

Install will fail

What should happen with this fix?

Install will succeed

Anything else we should know about this patch?

Just test it. I don't have a 10.15+ machine.