kitty/tools/wcswidth
Kovid Goyal 9f7643078c
Use unicode multi-table for remaining hot path lookups
Results in a 15% improvement in the unicode throughput benchmark
2025-03-24 15:04:33 +05:30
..
char-props-data.go Use unicode multi-table for remaining hot path lookups 2025-03-24 15:04:33 +05:30
char-props.go Use the new multi-stage unicode table for wcwidth 2025-03-24 14:20:40 +05:30
char-props_test.go Also run gofmt on kittens subdir in CI 2025-03-23 20:26:10 +05:30
escape-code-parser.go More linter fixes 2023-09-22 12:20:37 +05:30
escape-code-parser_test.go
iter.go
truncate.go
wcswidth.go
wcswidth_test.go