chjj / blessed

A high-level terminal interface library for node.js.
Other
11.24k stars 530 forks source link

Support iTerm2 images protocol #247

Open gimenete opened 8 years ago

gimenete commented 8 years ago

Hi,

I think it would be interesting to support iTerm2 images protocol https://www.iterm2.com/documentation-images.html

Maybe as a new image type. type: 'iterm2' maybe.

Thanks!

chjj commented 8 years ago

Hmm, didn't even know iterm2 had image support. Interesting. I'll try to integrate this into the OverlayImage object and fallback to w3m if iTerm2 isn't being used.

gimenete commented 8 years ago

Cool. The image support in iTerm2 started with version 3, still in beta. https://www.iterm2.com/version3.html

okofish commented 8 years ago

If it's of any interest I implemented iTerm2 images with blessed in my project itrim.