-
### What Operating System(s) are you seeing this problem on?
Windows
### WezTerm version
wezterm 20210814-124438-54e29167
### Did you try the latest nightly build to see if the issue is be…
-
**Describe the Feature Request**
Many terminals are starting to support graphics protocols that enable us to render images directly in the terminal.
| Terminal | Environment | Imag…
-
[Sixel]: https://en.wikipedia.org/wiki/Sixel
[libsixel]: https://github.com/saitoha/libsixel
[lsix]: https://github.com/hackerb9/lsix
Add a [Sixel] backend for imgcat. This is a widely adopted pr…
-
It would be neat if zellij could use kitty terminal graphics to display images or other files. Tmux had a [similar](https://github.com/tmux/tmux/issues/1391) issue closed, it seems like they will not …
-
I understand that sixel support is experimental, but I could not manage any image to display in wayst terminal (using Terminal Image Protocol from kitty works … sometimes).
I tried both using `img2s…
-
In older terminals the graphics output would get printed above any previous content. With backgroundSelect=1 SIXEL has a mode to take advantage of that, where old pixels get not touched, if not explic…
jerch updated
2 years ago
-
While this is likely true, it would be great to see WSL support and maybe someone has figured it out. Thanks
```txt
Error: Your terminal does not appear to support sixel graphics.
Please use a …
-
https://en.wikipedia.org/wiki/Sixel
Sixel is a way of converting images to terminal-friendly escape sequences. Can be used for previewing image files from inside far2l, etc.
unxed updated
3 months ago
-
Hello,
I have a problem since formatting my PC, lsix no longer works whereas before, it worked fine (with the Guake terminal)
I have this message displayed:
```
Error: Your terminal does not…
NY152 updated
2 years ago
-
Use https://github.com/saitoha/libsixel to support converting graphics to sixel