hoaproject / Console

The Hoa\Console library.
https://hoa-project.net/
366 stars 32 forks source link

Add image support #14

Closed Hywan closed 7 years ago

Hywan commented 10 years ago

Hello :-),

Link: http://www.iterm2.com/images.html#/section/home. It is not standard, but if several terminals support this feature, maybe we could include it in this library. Implementation example

Thoughts?

Hywan commented 10 years ago

I have asked George Nachman (the main author of iTerm2) if other terminals support this feature.

Hywan commented 10 years ago

The proposed patch: https://github.com/Hywan/Console/blob/image/Image.php.

Hywan commented 10 years ago

Another terminal that supports fancy outputs: http://www.enlightenment.org/p.php?p=about/terminology, but with different code sequences:

$ nroff -man <( curl 'http://git.enlightenment.org/apps/terminology.git/plain/man/terminology.1' -s ) | less

Look for EXTENDED ESCAPES FOR TERMINOLOGY.

Esysteme commented 10 years ago

putty support it ?

osaris commented 10 years ago

@Esysteme I don't think so

Hywan commented 10 years ago

@osaris +1. Nop.