Appearance
Kitty graphics: display โ
The display/placement action (
a=p) places a previously transmitted image at a screen position. Supports specifying rows/columns, z-index, and cropping. This separation of transmit and display enables efficient re-use โ transmit once, place many times.How this is tested: Transmit a test image, then place it with
a=p. Check for acknowledgment.Analysis2026-03-29
Supported by 6 of 13 terminals (46%). Part of the Rich TUI baseline.
Supported by 6 of 18 backends (33%)
Terminal Applications โ
| Terminal | Version | Support | Notes |
|---|---|---|---|
| cmux | โ yes | ||
| Ghostty | 1.3.1 | โ yes | |
| Kitty | 0.46.2 | โ yes | |
| Warp | 0.2026.03.18.08.24.03 | โ yes | |
| Terminal.app | 2.15 | โ yes | |
| iTerm2 | 3.6.9 | โ no | No kitty graphics display response |
| VS Code | 1.113.0 | โ no | Display didn't render |
| Cursor | 2.6.21 | โ no | Display didn't render |
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 | โ no | Kitty graphics not implemented in alacritty |
| vt100.js | 0.2.1 | โ no | Not implemented โ pure TypeScript emulator |
| WezTerm | 0.1.0-fork.5 | โ no | Kitty graphics not implemented in wezterm-term crate |
| xterm.js | 5.5.0 | ? unknown | Kitty graphics protocol not implemented in xterm.js |
| xterm.js | 6.0.0 | ? unknown | Kitty graphics protocol not implemented in xterm.js |
| xterm.js | 5.4.0 | ? unknown | Kitty graphics protocol not implemented in xterm.js |
| xterm.js | 6.1.0-beta.195 | ? unknown | Kitty graphics protocol not implemented in xterm.js |