Skip to content

Application keypad (DECKPAM)

Category: modes · Tags: DEC Private Modes, VT100 · Specification ↗

DECKPAM switches the numeric keypad to application mode, where numpad keys send escape sequences instead of numeric characters. Enable with ESC =, disable with ESC >. This allows applications to distinguish numpad keys from the main keyboard number row.

Supported by 3 of 6 backends (50%)

Support Matrix

BackendVersionSupportNotes
Alacritty0.26.0✓ yes
Ghostty1.3.1✓ yes
xterm.js5.5.0✓ yes
Kitty0.40.0~ partialNot exposed via Python batch bridge
WezTerm0.1.0-fork.5~ partialNot exposed via wezterm-term API
vt1000.1.0✗ noNot implemented — pure TypeScript emulator

Powered by Termless
Playwright for Terminals