-
Several terminals already support [Sixels](https://en.wikipedia.org/wiki/Sixel), like [xterm](https://invisible-island.net/xterm/) (in vt340 mode), [wezterm](https://github.com/wez/wezterm), [mlterm](…
-
### Contour Terminal version
0.3.4.223
### Installer source
GitHub: release page
### Operating System
Ubuntu 18 LTS
### Architecture
x86-64
### Other Software
_No response_
### Steps to repr…
jerch updated
2 years ago
-
### Contour Terminal version
Contour Terminal Emulator 0.3.4-master-e5571bab
### Installer source
something else (please specify below)
### Operating System
Arch Linux
### Architecture
x86-64
…
-
First, I apologize for opening an issue here since this is certainly not a bug report but more of a user question.
I'm trying to play [ladder](https://en.wikipedia.org/wiki/Ladder_(video_game)), a …
-
- remove private / shared palette separation, instead always carry entries forward
- think about a less invasive palette reset than RIS/DECSTR (maybe hook into some XTSMGRAPHICS action)
- properly d…
jerch updated
2 years ago
-
Using xtermjs in VSCode to an application which respects VT220 protection sequences. DECSED sequence erases the complete screen including the protected fields. This is incorrect behaviour and curr…
-
Fix the decoder's repeat counter handling to whatever behavior a VT340 in https://github.com/hackerb9/vt340test/issues/21 surfaces.
jerch updated
2 years ago
-
Currently default palette reloading is only coupled to RIS and DECSTR, which is rather intrusive to get initial colors back. Until we have something better, clamp "reload default palette" to XTSMGRAP…
jerch updated
2 years ago
-
The correct way when and how to apply palette colors to a pixel is somewhat unclear.
**issue**
Currently pixels are colored by the active palette color immediately (from active sixel cursor positi…
jerch updated
2 years ago
-
Just tested https://github.com/microo8/alacritty-sixel. It works when using ImageMagick directly.
![screen01](https://user-images.githubusercontent.com/35634100/155562893-cfd5671c-e2df-4ab3-9de3-98…