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
/
unicode
/
at
main
8 files
Jacob Sandlund
Merge remote-tracking branch 'upstream/main' into grapheme-width-changes
6mo ago
6b2caf69
grapheme.zig
Merge remote-tracking branch 'upstream/main' into grapheme-width-changes
6 months ago
lut.zig
unicode: fix lookup table generation
10 months ago
main.zig
unicode: switch to `uucode` grapheme break to match unicode 16 spec
8 months ago
props.zig
Merge branch 'grapheme-break' into grapheme-width-changes
8 months ago
props_table.zig
terminal: keypad variation sequences should respect VS16 This fixes the VS16 issues found in this test: https://ucs-detect.readthedocs.io/sw_results/ghostty.html#ghostty This is also a more robust way to handle VS15/16 in general. This commit also changes our propeties to be a packed struct which reduces its size from 4 bytes to 1 and likewise drops our unicode table size 4x.
9 months ago
props_uucode.zig
Merge remote-tracking branch 'upstream/main' into grapheme-width-changes
6 months ago
symbols_table.zig
move tests over to _uucode.zig files to avoid needing deps for vt tests
10 months ago
symbols_uucode.zig
fix: clarify error codes in comment
7 months ago