kitty/tools/wcswidth
2025-04-11 10:45:39 +05:30
..
char-props-data.go Use a two stage lookup table for segmentation 2025-04-01 14:25:24 +05:30
char-props.go Use a branchless check for unicode range 2025-04-01 12:32:17 +05:30
char-props_test.go Get basic full string width tests running 2025-04-11 10:45:39 +05:30
escape-code-parser.go More linter fixes 2023-09-22 12:20:37 +05:30
escape-code-parser_test.go Also parse negative numbers in CSI 2023-03-29 15:12:22 +05:30
iter.go Bump go version to 1.21 2023-08-09 11:58:16 +05:30
truncate.go
wcswidth.go Port wcswidth to use grapheme segmentation 2025-04-11 09:34:21 +05:30
wcswidth_test.go