Appearance
Terminal Version (XTVERSION) โ
XTVERSION (CSI > 0 q) requests the terminal's name and version string. The response is DCS > | name(version) ST. This allows applications to identify the exact terminal and version at runtime, enabling precise feature detection beyond what TERM or DA responses provide. Originally an xterm extension, now supported by many modern terminals including Ghostty, WezTerm, foot, and kitty.
How this is tested: Send CSI > 0 q, verify the terminal responds with a DCS > | version string.
Analysis2026-03-26
Supported by 3 of 5 terminals (60%). Not supported by: Kitty, Terminal.app. Part of the Rich TUI baseline.
Supported by 8 of 11 backends (73%)
Terminal Applications โ
| Terminal | Version | Support | Notes |
|---|---|---|---|
| iTerm2 | 3.6.9 | โ yes | |
| Ghostty | 1.3.1 | โ yes | |
| VS Code | 1.112.0 | โ yes | |
| Warp | 0.2026.03.18.08.24.03 | โ yes | |
| Cursor | 2.6.21 | โ no | No XTVERSION response |
| Kitty | 0.46.2 | โ no | No XTVERSION response |
| Terminal.app | 2.15 | โ no | No XTVERSION response |