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
Age
Commit message (
Expand
)
Author
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-05-26
style: use decl literals
Qwerasd
2025-05-09
input: remove `physical_key` from the key event (all keys are physical)
Mitchell Hashimoto
2025-05-09
input: remove translated
Mitchell Hashimoto
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-05
Merge branch 'main' into dmehala/conemu-osc9
Damien Mehala
2025-01-05
parse ConEmu OSC9;3 (#4644)
Mitchell Hashimoto
2025-01-04
chore: rename file
Alexandre Antonio Juca
2025-01-04
[3/12] parse ConEmu OSC9;3
Damien Mehala
2025-01-04
chore: use KiB notation for representing memory size
Alexandre Antonio Juca
2025-01-03
Merge branch 'main' of github.com:AlexJuca/ghostty into feature/display-memor...
Alexandre Antonio Juca
2025-01-03
Merge branch 'main' of https://github.com/AlexJuca/ghostty into feature/displ...
Alexandre Antonio Juca
2025-01-03
Fixing a few typos in the source code comments (#4529)
Peter Cock
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
2025-01-02
code review
Damien Mehala
2024-12-30
Add keyboard navigation for Terminal IO window
Bryan Lee
2024-11-14
apprt/embedded: fix new size struct
Mitchell Hashimoto
2024-11-07
move datastructures to dedicated "datastruct" package
Mitchell Hashimoto
2024-10-02
font: add stylistic variants for built-in font, fix naming convention
Mitchell Hashimoto
2024-08-28
Inspector: change color picker to use hex values
cryptocode
2024-08-17
Implement Kitty Color Protocol (OSC 21)
Jeffrey C. Ollie
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-06-24
fix(RefCountedSet): add NeedsRehash error and fix PSL counting bug
Qwerasd
2024-06-05
bikeshed style
Mitchell Hashimoto
2024-06-05
inspector: fallback to unicode when key event is invalid
Jan200101
2024-04-19
inspector: show cell codepoints and wide property
Mitchell Hashimoto
2024-03-22
inspector: needs to call new PageList.maxSize func
Mitchell Hashimoto
2024-03-22
inspector: forgot another new file
Mitchell Hashimoto
2024-03-22
inspector: add page system details
Mitchell Hashimoto
2024-03-22
inspector: forgot the new file
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-13
build: build produces a broken object file for iOS
Mitchell Hashimoto
2024-01-02
terminal: track palette color in cell state
Gregory Anders
2023-11-09
terminal: change mask from u256 to StaticBitSet
Mitchell Hashimoto
2023-11-09
core: implement querying with OSC 4
Gregory Anders
2023-11-05
inspector: add cursor style to inspector panel
Mitchell Hashimoto
2023-10-25
inspector: reset vt seq number on clear
Mitchell Hashimoto
2023-10-25
inspector: termio filter also checks metadata values
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: always increment seq number for vt events
Mitchell Hashimoto
[next]