KittyKeyboardProgressiveFlag
object KittyKeyboardProgressiveFlag
Kitty keyboard progressive-enhancement bit flags used by CSI = flags ; mode u.
Values mirror kitty's "Comprehensive keyboard handling in terminals" protocol: https://sw.kovidgoyal.net/kitty/keyboard-protocol/.
Properties
Link copied to clipboard
Disambiguate legacy escape-code collisions.
Link copied to clipboard
Report text-producing keys as CSI-u escape codes.
Link copied to clipboard
Include alternate key values for shortcut matching.
Link copied to clipboard
Include associated text as codepoints.
Link copied to clipboard
Include press/repeat/release event-type information.
Link copied to clipboard
Mask containing progressive-enhancement flags encoded by the current input implementation.