summaryrefslogtreecommitdiff
path: root/src/input_handler.cc
diff options
context:
space:
mode:
authorJohannes Altmanninger <aclopte@gmail.com>2023-06-17 14:53:44 +0200
committerJohannes Altmanninger <aclopte@gmail.com>2023-06-24 22:18:49 +0200
commit84ea52e46e5176950afb1b92f6100122edbc2dbd (patch)
treec45584845913287a4ddc2e1303b484bcdd892c7d /src/input_handler.cc
parente06e409dc16cd98e0353b6bd33b311efbc792000 (diff)
Support CSI u numpad keys
Normally page-down is sent as \033[6~ but some terminals send a CSI u encoding for the page-down on the numpad. See https://codeberg.org/dnkl/foot#keypad for example. Treat them as the underlying key; we could add a modifier if anyone cares about the distinction.
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions