alpha
Login
or
Join now
ptr.pet
/
ghostty
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ghostty
/
src
/
terminal
/
osc
/
at
main
1 folder
2 files
Alex Bennett
fix: fix tests, change enum fields to lowercase
2mo ago
97777cf5
parsers
fix: fix tests, change enum fields to lowercase
2 months ago
encoding.zig
terminal: parse kitty text sizing protocol (OSC 66), redux #9845 redone to use the new OSC parser Implements the VT side of #5563
7 months ago
parsers.zig
feat(vt): Parse UAPI OSC 3008 hierarchical context signalling Implements parsing for OSC 3008, which allows terminal emulators to keep track of the stack of processes that have current control over the tty. The implementation mirrors existing `semantic_prompt.zig` architecture and natively maps UAPI definitions to Zig structures with lazy evaluation for optional metadata. Fixes #10900
5 months ago