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
Age
Commit message (
Expand
)
Author
2025-10-04
input: use std.Io.Writer for key encoder, new API, expose via libghostty
Mitchell Hashimoto
2025-10-03
ci: cleanup
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig build GTK exe
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig build test
Mitchell Hashimoto
2025-10-03
terminal: Zig 0.15, lib-vt and test-lib-vt work
Mitchell Hashimoto
2025-09-21
start extracting core terminal zig module
Mitchell Hashimoto
2025-08-21
terminal: explicitly initialize undefined fields at runtime
Mitchell Hashimoto
2025-05-27
code style: use `@splat` where possible
Qwerasd
2025-05-26
style: use decl literals
Qwerasd
2025-05-15
typo
Qwerasd
2025-05-15
fix(renderer): Don't force images to grid/cell sizes
Qwerasd
2025-05-12
macos: do not send UTF-8 PUA codepoints to key events
Mitchell Hashimoto
2025-04-07
fix(kittygfx): accept commands with no control data
Qwerasd
2025-03-18
ci: zig fmt check
Mitchell Hashimoto
2025-03-13
Fix aspect ratio when rendering images with kitty protocol (#6675)
Mitchell Hashimoto
2025-03-12
test
Mitchell Hashimoto
2025-03-12
Lots of 0.14 changes
Mitchell Hashimoto
2025-03-12
Add unit tests for kitty image aspect ratio calculation
Bryan Lee
2025-03-12
Fix aspect ratio when rendering images with kitty protocol
Bryan Lee
2025-03-11
Zig 0.14
Mitchell Hashimoto
2025-02-24
kitty: delete stray log line
Jeffrey C. Ollie
2025-02-23
kitty images: add delete by range operations
Jeffrey C. Ollie
2025-01-03
Add negative test for temporary filename and fix other tests
David Leadbeater
2025-01-03
kittygfx: Ensure temporary files are named per spec
David Leadbeater
2024-12-12
fix(kittygfx): load & display command shouldn't respond to i=0,I=0
Qwerasd
2024-12-10
fix(kittygfx): don't respond to T commands with no i or I
Qwerasd
2024-12-05
flake: update to Nix 24.11
Mitchell Hashimoto
2024-09-25
terminal/kitty: increase value buffer, make 'H' and 'V' i32
Chris Marchesi
2024-09-10
graphics: set default transmission format as .rgba
Tim Culverhouse
2024-09-04
kitty gfx: handle `q` with chunked transmissions properly
Mitchell Hashimoto
2024-09-03
kitty: respond OK with metadata on display transmissions
Mitchell Hashimoto
2024-09-03
kitty: ENOENT when image ID not found for placement
Mitchell Hashimoto
2024-09-02
some tweaks for wuffs
Mitchell Hashimoto
2024-09-02
kitty graphics: address review comments
Jeffrey C. Ollie
2024-09-02
kitty graphics: performance enhancements
Jeffrey C. Ollie
2024-09-01
kitty graphics: fix usage of "m" key for local-only transmission mediums
Jeffrey C. Ollie
2024-08-24
small stylistic changes
Mitchell Hashimoto
2024-08-21
Make the `Kind` parsing simpler
Jeffrey C. Ollie
2024-08-21
Use `switch` and not `if` to format Kind
Jeffrey C. Ollie
2024-08-21
Clean up Kitty color protocol by using a union
Jeffrey C. Ollie
2024-08-21
typos
Mitchell Hashimoto
2024-08-21
terminal: move kitty color structs out to kitty package
Mitchell Hashimoto
2024-08-16
terminal: yeet usingnamespace
Mitchell Hashimoto
2024-08-15
kitty graphics: support loading 1 channel grayscale images
Qwerasd
2024-08-11
spelling: normalize grey -> gray
Qwerasd
2024-08-09
terminal/kitty: shared memory size may be larger than expected for pages
Mitchell Hashimoto
2024-08-08
terminal/kitty: minor stylistic changes to shm
Mitchell Hashimoto
2024-08-08
kitty graphics: add support for shared memory transfer medium
Jeffrey C. Ollie
2024-07-29
terminal/kitty: delete all images ignores virtual placements
Mitchell Hashimoto
2024-07-29
terminal/kitty: handle case where both offsets are in one grid cell
Mitchell Hashimoto
[next]