summaryrefslogtreecommitdiff
path: root/src/input/kitty.zig
AgeCommit message (Expand)Author
2025-05-09input: kitty add missing numpad keycodes since we support those nowMitchell Hashimoto
2025-05-09input: remove translatedMitchell Hashimoto
2024-04-17fix more comptime var leaksMitchell Hashimoto
2023-12-13key: add TODO's for media keysTim Culverhouse
2023-12-13key: add additional keypad keysTim Culverhouse
2023-08-31input: kitty keymap was missing page up/downMitchell Hashimoto
2023-08-17input: Kitty encodes alternate keysMitchell Hashimoto
2023-08-16input: add kitty keymap dataMitchell Hashimoto