summaryrefslogtreecommitdiff
path: root/src/terminal/kitty/graphics.zig
AgeCommit message (Expand)Author
2024-08-16terminal: yeet usingnamespaceMitchell Hashimoto
2024-07-29terminal/kitty: working on moving placement math here for testingMitchell Hashimoto
2024-07-25terminal/kitty: rename diacritics to unicodeMitchell Hashimoto
2024-07-25terminal: cell returns empty for Kitty placeholderMitchell Hashimoto
2024-07-25terminal/kitty: add graphics diacritics fileMitchell Hashimoto
2023-08-24terminal/kitty-gfx: todo notesMitchell Hashimoto
2023-08-23terminal/kitty-gfx: update todoMitchell Hashimoto
2023-08-20terminal/kitty-gfx: start terminal state, can load and add imagesMitchell Hashimoto
2023-08-20terminal/kitty-gfx: support "query", loading images, testsMitchell Hashimoto
2023-08-20terminal/kitty-gfx: clean up a lot more memory managementMitchell Hashimoto
2023-08-20terminal/kitty-gfx: optimize some of our kv parsingMitchell Hashimoto
2023-08-20terminal: kitty parser get a little clever, keys are always a charMitchell Hashimoto
2023-08-20terminal: more comments for kitty command parsingMitchell Hashimoto
2023-08-20terminal: tests for kitty command parsingMitchell Hashimoto
2023-08-20terminal: all commands parsed, need testsMitchell Hashimoto
2023-08-20terminal: a lot more kitty command parsingMitchell Hashimoto
2023-08-20terminal: initial kitty graphics command parsingMitchell Hashimoto
2023-08-20terminal: kitty graphics command/control structsMitchell Hashimoto