kitty/tools/wcswidth
Kovid Goyal 7807e51e65
...
2025-03-26 22:06:17 +05:30
..
char-props-data.go Make unicode category data useable in other modules 2025-03-25 16:35:09 +05:30
char-props.go Use a 3 stage table for Unicode properties 2025-03-25 13:16:59 +05:30
char-props_test.go ... 2025-03-26 22:06:17 +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 Decrease allocs when wrapping 2023-03-27 07:53:54 +05:30
wcswidth_test.go