summaryrefslogtreecommitdiff
path: root/src/inspector/termio.zig
AgeCommit message (Expand)Author
2025-10-06osc: parse additional OSC 133 optionsJeffrey C. Ollie
2025-10-03Zig 0.15: zig build GTK exeMitchell Hashimoto
2025-09-29lib-vt: OSC data extraction boilerplateMitchell Hashimoto
2025-05-26style: use decl literalsQwerasd
2025-03-12Lots of 0.14 changesMitchell Hashimoto
2025-01-05Merge branch 'main' into dmehala/conemu-osc9Damien Mehala
2025-01-05parse ConEmu OSC9;3 (#4644)Mitchell Hashimoto
2025-01-04[3/12] parse ConEmu OSC9;3Damien Mehala
2025-01-03Fixing a few typos in the source code comments (#4529)Peter Cock
2025-01-02code reviewDamien Mehala
2024-11-07move datastructures to dedicated "datastruct" packageMitchell Hashimoto
2024-08-17Implement Kitty Color Protocol (OSC 21)Jeffrey C. Ollie
2023-11-09terminal: change mask from u256 to StaticBitSetMitchell Hashimoto
2023-11-09core: implement querying with OSC 4Gregory Anders
2023-10-25inspector: termio filter also checks metadata valuesMitchell Hashimoto
2023-10-25inspector: add OSC command metadata to inspectorMitchell Hashimoto
2023-10-24inspector: always increment seq number for vt eventsMitchell Hashimoto
2023-10-24inspector: track lots of metadata for vt eventsMitchell Hashimoto
2023-10-24inspector: add sequence number to termioMitchell Hashimoto
2023-10-24inspector: termio pause/resumeMitchell Hashimoto
2023-10-24inspector: add basic termio seq filterMitchell Hashimoto
2023-10-24inspector: filter terminal io events by kindMitchell Hashimoto
2023-10-24inspector: format termio a little better, incompleteMitchell Hashimoto
2023-10-24inspector: start termio logMitchell Hashimoto