Replies: 1 comment
-
See #6938 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice if Helix could display images, where desired.
Use cases for this could include for example (but not limited to)
There is a strong contender for a possible standard terminal graphics protocol: https://sw.kovidgoyal.net/kitty/graphics-protocol/
In the Kitty terminal, you can use
kitty icat image.png
to view an image directly in the terminal. In addition, the page lists 15 other applications and 9 libraries currently utilizing (and exposing) the protocol.This is also not limited to Kitty:
Other options for implementing this could potentially exist, too, but they might be behind in the adoption curve.
Beta Was this translation helpful? Give feedback.
All reactions