Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sixel graphics support #750

Open
rcarmo opened this issue Jun 28, 2019 · 4 comments
Open

Sixel graphics support #750

rcarmo opened this issue Jun 28, 2019 · 4 comments

Comments

@rcarmo
Copy link

rcarmo commented Jun 28, 2019

I know this is a long shot, but there are certainly folk out there who would find it extremely fun to implement this.

@evanfarrar
Copy link

I think sixel would be interesting, but I wonder what other graphical terminal formats exist? I had only heard about kitty up til now, but know that I've seen graphics in the terminal intermittently over the years.

@rcarmo
Copy link
Author

rcarmo commented Dec 21, 2022

Sixel is the oldest approach I know of, and the most widely implemented (also likely the easiest to incorporate and test).

@carloscabanero
Copy link
Member

If we were to implement this, I think it should be done upstream, then we can all take advantage. Linking here:
https://groups.google.com/a/chromium.org/g/chromium-hterm/c/0ojIBQwFOJc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@evanfarrar @rcarmo @carloscabanero and others