summaryrefslogtreecommitdiff
path: root/src/terminal/kitty/key.zig
AgeCommit message (Expand)Author
2025-10-04input: use std.Io.Writer for key encoder, new API, expose via libghosttyMitchell Hashimoto
2025-05-27code style: use `@splat` where possibleQwerasd
2025-05-12macos: do not send UTF-8 PUA codepoints to key eventsMitchell Hashimoto
2025-03-12testMitchell Hashimoto
2025-03-11Zig 0.14Mitchell Hashimoto
2024-08-16terminal: yeet usingnamespaceMitchell Hashimoto
2023-08-20terminal: move kitty keyboard protocol to its own fileMitchell Hashimoto