Skip to content

Commit 8ffe7e9

Browse files
authored
Update list of compatible terminals
1 parent f7cbe5d commit 8ffe7e9

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,21 +122,25 @@ with sixel support. In that case, try an alternate terminal, such as
122122
### SIXEL compatible terminals
123123

124124
* XTerm (tested)
125-
* foot (tested)
126125
* MLterm (tested)
126+
* foot (tested)
127+
* Wezterm (tested)
128+
* Contour (tested)
127129
* iTerm2 for Apple MacOS (tested)
130+
* Konsole (reported)
128131
* WSLtty for Microsoft Windows (reported)
129132
* MinTTY for Cygwin (Microsoft Windows) (reported)
130133
* Yaft for Linux framebuffer (tested)
131134
* VTE (special compilation, reported)
132135

133136
### SIXEL incompatible terminals
134137

135-
* MacOS Terminal, alacritty, kitty
138+
* MacOS Terminal, kitty
136139
* All standard libvte based terminals
137140
* gnome-terminal
138141
* terminator
139142
* lxterm
143+
* Alacritty (might work with [a patch](https://github.com/alacritty/alacritty/pull/4763))
140144

141145
## Configuration
142146

@@ -281,4 +285,4 @@ GitHub.
281285

282286
* [VT340 Test](https://github.com/hackerb9/vt340test), a project to document the actual behaviour of the DEC VT340 hardware.
283287

284-
* [Digital ANSI-Compliant Printing Protocol: Level 2 Programming Reference Manual](http://www.vaxhaven.com/images/f/f7/EK-PPLV2-PM-B01.pdf), Chapter 5: Sixel Graphics. An excellent and reasonably clear discussion for anyone who wants to generate or parse sixel graphics.
288+
* [Digital ANSI-Compliant Printing Protocol: Level 2 Programming Reference Manual](http://www.vaxhaven.com/images/f/f7/EK-PPLV2-PM-B01.pdf), Chapter 5: Sixel Graphics. An excellent and reasonably clear discussion for anyone who wants to generate or parse sixel graphics.

0 commit comments

Comments
 (0)