Appearance
Secondary Device Attributes (DA2)
DA2 (CSI > c) returns the terminal's type, firmware version, and ROM cartridge registration number. Modern terminals use DA2 to identify themselves — e.g., xterm returns CSI > 41 ; version ; 0 c. This is commonly used for terminal detection.
How this is tested: Send CSI > c, check for a CSI > Pp ; Pv ; Pc c response via onResponse callback.
Supported by 4 of 12 backends (33%)
Terminal Applications
| Terminal | Version | Support | Notes |
|---|---|---|---|
| iTerm2 | 3.6.9 | ? unknown | |
| Ghostty | 1.3.1 | ? unknown | |
| cmux | 0.62.2 | ? unknown | |
| Kitty | 0.46.2 | ? unknown | |
| VS Code | 1.112.0 | ? unknown | |
| Warp | 0.2026.03.18.08.24.03 | ? unknown | |
| Cursor | 2.6.21 | ? unknown | |
| Terminal.app | 2.15 | ? unknown |