-
Would be cool to be able to display images in the CLI (think displaying graphs with a higher resolution than ASCII characters) - this kind of thing has been implemented in projects like [neofetch](htt…
-
For xtermjs I am thinking about a composite mode for layered SIXELs (and graphics in general, once we have something usable there). Per vaguely phrased spec SIXEL should support "composition" from any…
jerch updated
3 years ago
-
Hi there, I'm encountering some strange image ghosting issues when running inside of tmux.
Steps to reproduce:
* Open Konsole (other sixel-capable terminals untested)
* Run tmux (sixel capable …
-
Currently, I'm porthing jplot to work with sixel graphics.
![terminal4](https://user-images.githubusercontent.com/10111/38012902-1cddf94c-329e-11e8-9566-3619f7e69730.gif)
This works on terminal …
mattn updated
6 years ago
-
I think this is an amazing project! The only problem are images and some UI elements that need some rendering. I think sixel might be the best alternative, it's pretty lightweight and has support on a…
ghost updated
2 months ago
-
Some terminals support embedding graphical images in the terminal. For example:
- iTerm2: https://www.iterm2.com/documentation-images.html
- Sixel graphics: https://github.com/saitoha/PySixel
…
-
This issue is tracking the status of supporting Kitty's image protocol.
Spec at: https://sw.kovidgoyal.net/kitty/graphics-protocol/
* [x] termwiz: parse APC escapes
* [x] termwiz: parse baselin…
-
Multiplexer passthrough (GNU Screen, tmux) is currently implemented for sixels and kitty graphics, but not iTerm2.
I'd gladly implement it if someone with a Mac could assist with testing.
-
https://github.com/saitoha/libsixel is supported by a growing number of applications. Would this be useful for neovim?
-