Appearance
Mode Report (DECRPM) โ
ESC [ ? mode $ pDECRPM (CSI ? Pd $ p) queries whether the terminal recognizes and has enabled a specific DEC private mode. The response CSI ? Pd ; Ps $ y reports the mode state: 1=set, 2=reset, 0=not recognized. Essential for feature detection.
Analysis2026-03-26
Supported by 5 of 8 terminals (63%). Not supported by: Kitty, Terminal.app, Warp. Part of the Modern TUI baseline. Notes: Kitty: Headless mode has no output stream for DECRPM responses.
Supported by 5 of 13 backends (38%)
Terminal Applications โ
| Terminal | Version | Support | Notes |
|---|---|---|---|
| iTerm2 | 3.6.9 | โ yes | DECAWM is set |
| Ghostty | 1.3.1 | โ yes | DECAWM is set |
| VS Code | 1.112.0 | โ yes | DECAWM is set |
| Cursor | 2.6.21 | โ yes | DECAWM is set |
| Warp | 0.2026.03.18.08.24.03 | โ no | No DECRPM response |
| tmux | 3.6a | โ no | tmux intercepts DECRPM โ responds for its own modes, not the outer terminal |
| Kitty | 0.46.2 | โ no | Headless mode has no output stream for DECRPM responses |
| Terminal.app | 2.15 | โ no | No DECRPM response |
| GNU Screen | 5.0.1 | โ no | Screen does not support DECRPM (mode reporting) |
Headless Backends โ
Parser correctness only โ a โ means the parser accepts the sequence.
| Backend | Version | Support | Notes |
|---|---|---|---|
| vterm | 0.2.0 | โ yes | |
| Alacritty | 0.26.0 | ~ partial | Headless mode has no output stream for DECRPM responses |
| WezTerm | 0.1.0-fork.5 | ~ partial | Headless mode has no output stream for DECRPM responses |
| vt100 | 0.2.1 | โ no | No output stream โ pure TypeScript emulator |