notty icon indicating copy to clipboard operation
notty copied to clipboard

Related work

Open lilith opened this issue 9 years ago • 1 comments

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.

lilith avatar Oct 12 '16 01:10 lilith

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.

withoutboats avatar Oct 12 '16 23:10 withoutboats