input/term_mode library

Constants

kModeAlternateScroll → const int
DEC 1007 — wheel in alt-screen maps to cursor up/down (Alacritty TermMode::ALTERNATE_SCROLL, on by default in native alacritty).
kModeAltScreen → const int
kModeAppCursor → const int
kModeAppKeypad → const int
kModeBracketedPaste → const int
kModeFocusInOut → const int
kModeMouseAny → const int
kModeMouseClick → const int
kModeMouseDrag → const int
kModeMouseMotion → const int
kModeSgrMouse → const int
kModeSynchronizedOutput → const int
DEC 2026 synchronized output (CSI ?2026h / ?2026l).