gnachman / iterm2-website

Website for iTerm2
http://iterm2.com/
GNU General Public License v2.0
81 stars 65 forks source link

two fixes for imgcat #59

Closed brewingcode closed 5 years ago

brewingcode commented 5 years ago

6da26d5 fixes broken images under GNU base64, e.g. in a clean ubuntu Docker image you get:

image

de7648d fixes cat image.png | imgcat popping up a macOS notification about an image named "1" being downloaded, instead of printing the image in iTerm:

image