kitty/tools/wcswidth
2025-07-20 19:24:17 +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 Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
escape-code-parser.go Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +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 Implement previews for plain text files 2025-07-20 19:24:17 +05:30
wcswidth.go Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
wcswidth_test.go