withoutboats / notty

A new kind of terminal
GNU Affero General Public License v3.0
2.3k stars 45 forks source link

Related work #55

Open lilith opened 7 years ago

lilith commented 7 years ago

There might be fundamental differences between notty's approach and iTerm2's image handling, but either way, given there are at least two terminals with image support, there may be a chance for collaboration?

I do a lot of command-line image work, and it would be cool if I could support notty and iTerm both with the same protocol, although this is not a strong need.

withoutboats commented 7 years ago

The protocol is different but the fundamental approach is basically the same (unlike, for example, Terminology, which uses a file/URL based approach). I'll consider adding special support for iTerm2's image command.