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
/
termio.zig
Age
Commit message (
Expand
)
Author
2025-10-06
osc: parse additional OSC 133 options
Jeffrey C. Ollie
2025-10-03
Zig 0.15: zig build GTK exe
Mitchell Hashimoto
2025-09-29
lib-vt: OSC data extraction boilerplate
Mitchell Hashimoto
2025-05-26
style: use decl literals
Qwerasd
2025-03-12
Lots of 0.14 changes
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
[3/12] parse ConEmu OSC9;3
Damien Mehala
2025-01-03
Fixing a few typos in the source code comments (#4529)
Peter Cock
2025-01-02
code review
Damien Mehala
2024-11-07
move datastructures to dedicated "datastruct" package
Mitchell Hashimoto
2024-08-17
Implement Kitty Color Protocol (OSC 21)
Jeffrey C. Ollie
2023-11-09
terminal: change mask from u256 to StaticBitSet
Mitchell Hashimoto
2023-11-09
core: implement querying with OSC 4
Gregory Anders
2023-10-25
inspector: termio filter also checks metadata values
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
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