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
/
inspector
/
Inspector.zig
Age
Commit message (
Expand
)
Author
2025-10-03
Zig 0.15: zig build GTK exe
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig fmt
Mitchell Hashimoto
2025-08-20
terminal: change OSC parser to explicit init to set undefined
Mitchell Hashimoto
2025-08-08
inspector: fix display for fractional pixel sizes
Leah Amelia Chen
2025-03-12
working on macos
Mitchell Hashimoto
2025-03-12
Lots of 0.14 changes
Mitchell Hashimoto
2025-02-11
Add keyboard navigation for Terminal IO window (#3909)
Mitchell Hashimoto
2025-01-04
chore: rename file
Alexandre Antonio Juca
2025-01-04
chore: use KiB notation for representing memory size
Alexandre Antonio Juca
2025-01-03
Merge branch 'main' of https://github.com/AlexJuca/ghostty into feature/displ...
Alexandre Antonio Juca
2025-01-03
feat: Display memory usage and and limit in both bytes and Kb for improved re...
Alexandre Antonio Juca
2025-01-02
Fix format string of font size in points in the inspector
Kat
2024-12-30
Add keyboard navigation for Terminal IO window
Bryan Lee
2024-11-14
apprt/embedded: fix new size struct
Mitchell Hashimoto
2024-10-02
font: add stylistic variants for built-in font, fix naming convention
Mitchell Hashimoto
2024-08-11
fix(surface): account for padding in mouse pixel reports
Tim Culverhouse
2024-07-22
inspector: fix mode prefix by prepending '?' only to private modes
Tim Culverhouse
2024-03-22
inspector: needs to call new PageList.maxSize func
Mitchell Hashimoto
2024-03-22
inspector: add page system details
Mitchell Hashimoto
2024-03-22
inspector: get mouse points working
Mitchell Hashimoto
2024-03-22
inspector: cell selection works again
Mitchell Hashimoto
2024-03-22
inspector: support cell pinning again
Mitchell Hashimoto
2024-03-22
inspector: todo on render
Mitchell Hashimoto
2024-03-22
zig build test with renamed terminal package
Mitchell Hashimoto
2024-01-02
terminal: track palette color in cell state
Gregory Anders
2023-10-25
inspector: reset vt seq number on clear
Mitchell Hashimoto
2023-10-25
inspector: minor style tweak
Mitchell Hashimoto
2023-10-25
inspector: add OSC command metadata to inspector
Mitchell Hashimoto
2023-10-24
inspector: reversed a checkbox
Mitchell Hashimoto
2023-10-24
inspector: track lots of metadata for vt events
Mitchell Hashimoto
2023-10-24
inspector: add sequence number to termio
Mitchell Hashimoto
2023-10-24
inspector: termio pause/resume
Mitchell Hashimoto
2023-10-24
inspector: add basic termio seq filter
Mitchell Hashimoto
2023-10-24
inspector: filter terminal io events by kind
Mitchell Hashimoto
2023-10-24
inspector: format termio a little better, incomplete
Mitchell Hashimoto
2023-10-24
inspector: start termio log
Mitchell Hashimoto
2023-10-24
inspector: show kitty graphics metadata
Mitchell Hashimoto
2023-10-24
inspector: fix key memory leak
Mitchell Hashimoto
2023-10-24
inspector: remove unused next id system
Mitchell Hashimoto
2023-10-24
inspector: note memory leak
Mitchell Hashimoto
2023-10-24
inspector: add clear keyboard events button
Mitchell Hashimoto
2023-10-24
inspector: render key events
Mitchell Hashimoto
2023-10-24
inspector: move inspector to dedicated folder
Mitchell Hashimoto