summaryrefslogtreecommitdiff
path: root/src/terminal/kitty.zig
AgeCommit message (Expand)Author
2025-09-21terminal: support disabling kitty graphics protocolMitchell Hashimoto
2024-08-21terminal: move kitty color structs out to kitty packageMitchell Hashimoto
2024-08-16terminal: yeet usingnamespaceMitchell Hashimoto
2023-08-20terminal: kitty graphics command/control structsMitchell Hashimoto
2023-08-20terminal: move kitty keyboard protocol to its own fileMitchell Hashimoto
2023-08-16terminal: implement CSI = u for setting kitty keyboard flagsMitchell Hashimoto
2023-08-16terminal: add Kitty key flags, stackMitchell Hashimoto