index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
terminal
/
kitty
/
graphics.zig
Age
Commit message (
Expand
)
Author
2024-08-16
terminal: yeet usingnamespace
Mitchell Hashimoto
2024-07-29
terminal/kitty: working on moving placement math here for testing
Mitchell Hashimoto
2024-07-25
terminal/kitty: rename diacritics to unicode
Mitchell Hashimoto
2024-07-25
terminal: cell returns empty for Kitty placeholder
Mitchell Hashimoto
2024-07-25
terminal/kitty: add graphics diacritics file
Mitchell Hashimoto
2023-08-24
terminal/kitty-gfx: todo notes
Mitchell Hashimoto
2023-08-23
terminal/kitty-gfx: update todo
Mitchell Hashimoto
2023-08-20
terminal/kitty-gfx: start terminal state, can load and add images
Mitchell Hashimoto
2023-08-20
terminal/kitty-gfx: support "query", loading images, tests
Mitchell Hashimoto
2023-08-20
terminal/kitty-gfx: clean up a lot more memory management
Mitchell Hashimoto
2023-08-20
terminal/kitty-gfx: optimize some of our kv parsing
Mitchell Hashimoto
2023-08-20
terminal: kitty parser get a little clever, keys are always a char
Mitchell Hashimoto
2023-08-20
terminal: more comments for kitty command parsing
Mitchell Hashimoto
2023-08-20
terminal: tests for kitty command parsing
Mitchell Hashimoto
2023-08-20
terminal: all commands parsed, need tests
Mitchell Hashimoto
2023-08-20
terminal: a lot more kitty command parsing
Mitchell Hashimoto
2023-08-20
terminal: initial kitty graphics command parsing
Mitchell Hashimoto
2023-08-20
terminal: kitty graphics command/control structs
Mitchell Hashimoto