-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Any way to display images inline in terminal? #6748
Comments
Not right now afaik, once xterm has sixel support, we'd be able to add it easily. |
This was last discussed here #2529 and the original concern was that xterm.js did not support sixel. Xterm.js now supports sixel, but there was no follow up on the issue and it was closed. I am not sure how to make hyper.js use an xterm.js addon :( |
I found this: Line 210 in 80c7e67
I can't tell if we need hyper to support this optional add-on, or if we just need someone to write a plugin. Just to put everything in this ticket, because this one is open and the other one is closed: jerch/xterm-addon-image is now an available addon for xterm.js, and can be installed via npm. |
Let’s get this started then: #6987 |
Hi, is there any way to display images in terminal, i using zsh in my wsl with neofetch and w3m and i can't display images in terminal with hyper.
The text was updated successfully, but these errors were encountered: