@@ -41,29 +41,32 @@ A list of terminals that were tested for support of `OSC 10` / `OSC 11` and `DA1
41
41
| Terminal | ` OSC 10 ` and ` OSC 11 ` | ` DA1 ` | Version Tested |
42
42
| ----------------------------| -----------------------| -------| ------------------------------------|
43
43
| [ Alacritty] | yes | yes | Version 0.13.1 (1) (macOS) |
44
- | (GNOME) [ Console] [ ^ 1 ] | yes | yes | 3.50.1 |
45
44
| [ Contour] | yes | yes | 0.4.1.6292 (macOS) |
46
45
| [ foot] | yes | yes | 1.16.1 |
47
46
| [ Ghostty] | yes | yes | 1.0.0 (macOS) |
48
47
| [ Hyper] | yes | yes | 3.4.1 (macOS) |
49
- | IntelliJ IDEA ([ JediTerm] ) | yes | yes | PyCharm 2023.3.2 (macOS) |
50
48
| [ iTerm2] | yes | yes | Build 3.5.0beta18 |
51
49
| [ kitty] | yes | yes | 0.31.0 |
50
+ | (GNOME) [ Console] [ ^ 1 ] | yes | yes | 3.50.1 |
52
51
| [ Konsole] | yes | yes | 23.08.4 |
53
52
| [ mintty] | yes | yes | 3.6.1 |
54
53
| macOS Terminal | yes [ ^ 3 ] | yes | Version 2.13 (447) |
55
54
| [ neovim] [ nvim-terminal ] | yes | yes | v0.10.2 |
55
+ | [ mlterm] | yes | yes | [ ` f3474e1 ` ] [ mlterm-commit ] |
56
56
| [ Rio] | yes | yes | 0.0.36 (wayland) |
57
57
| [ rxvt-unicode] | yes [ ^ 2 ] | yes | 9.31 |
58
58
| [ st] | yes [ ^ 3 ] | yes | 0.9 |
59
59
| [ Terminology] | yes [ ^ 4 ] | yes | 1.13.0 |
60
60
| [ Termux] | yes | yes | 0.118.0 |
61
- | VSCode ([ xterm.js] ) | yes | yes | 1.85.1 (macOS) |
62
61
| Warp | yes | yes | v0.2024.12.18.08.02.stable\_ 04 |
63
62
| [ WezTerm] | yes | yes | 20240203-110809-5046fc22 (flatpak) |
64
- | Windows Terminal (conhost) | yes | yes | [ ` b3f4162 ` ] [ conhost-commit ] |
63
+ | [ xst ] (fork of st) | yes | yes | 0.9.0 |
65
64
| [ xterm] | yes | yes | 385 |
66
65
| [ zed] | yes | yes | [ ` 9245015 ` ] [ zed-commit ] |
66
+ | IntelliJ IDEA ([ JediTerm] ) | yes | yes | PyCharm 2023.3.2 (macOS) |
67
+ | macOS Terminal | yes [ ^ 3 ] | yes | Version 2.13 (447) |
68
+ | VSCode ([ xterm.js] ) | yes | yes | 1.85.1 (macOS) |
69
+ | Windows Terminal (conhost) | yes | yes | [ ` b3f4162 ` ] [ conhost-commit ] |
67
70
| anyterm | no | * no* | 1.2.3 |
68
71
| ConEmu / Cmder | no | yes | 230724 stable |
69
72
| cool-retro-term | no | yes | 1.2.0 |
@@ -77,6 +80,8 @@ A list of terminals that were tested for support of `OSC 10` / `OSC 11` and `DA1
77
80
| shellinabox | no | * no* | 2.20 |
78
81
| QMLKonsole | no | yes | 23.08.5 |
79
82
| [ QTerminal] | no | yes | 1.3.0 |
83
+ | [ mosh] | no | yes | 1.4.0 |
84
+ | [ pangoterm] | no | yes | [ revision 634] [ pangoterm-rev ] |
80
85
81
86
<br >
82
87
@@ -110,6 +115,11 @@ printf '\e]11;?\e\\' && cat -v # Tests for background color support. Example out
110
115
[ Lapce ] : https://lapce.dev/
111
116
[ mintty ] : https://mintty.github.io/
112
117
[ nvim-terminal ] : http://neovim.io/doc/user/terminal.html
118
+ [ mlterm-commit ] : https://github.com/arakiken/mlterm/commit/f3474e1eb6a97239b38869f0fba78ce3e6a8ad87
119
+ [ mlterm ] : https://mlterm.sourceforge.net/
120
+ [ mosh ] : https://mosh.org
121
+ [ pangoterm-rev ] : https://bazaar.launchpad.net/~leonerd/pangoterm/trunk/revision/634
122
+ [ pangoterm ] : http://www.leonerd.org.uk/code/pangoterm/
113
123
[ PuTTY ] : https://www.chiark.greenend.org.uk/~sgtatham/putty/
114
124
[ QTerminal ] : https://github.com/lxqt/qterminal
115
125
[ Rio Terminal ] : https://raphamorim.io/rio/
@@ -120,6 +130,7 @@ printf '\e]11;?\e\\' && cat -v # Tests for background color support. Example out
120
130
[ Terminology ] : http://www.enlightenment.org/
121
131
[ Termux ] : https://termux.dev/en/
122
132
[ WezTerm ] : https://wezfurlong.org/wezterm/
133
+ [ xst ] : https://github.com/gnotclub/xst
123
134
[ xterm.js ] : https://xtermjs.org/
124
135
[ xterm ] : https://invisible-island.net/xterm/
125
136
[ zed-commit ] : https://github.com/zed-industries/zed/commit/9245015d1a005611801d7393e4d7e3cdf5fbca0c
0 commit comments