kitty/tools/wcswidth
2022-11-14 15:42:06 +05:30
..
escape-code-parser.go Fix the escape code parser not preserving complete utf-8 state between calls to ParseBytes() 2022-11-14 15:42:06 +05:30
escape-code-parser_test.go Add license info to Go files 2022-11-14 15:41:51 +05:30
iter.go An easy to use iterator to iterate over the cells in a string 2022-11-14 15:42:06 +05:30
std.go update wcswidth go version to match unicode 15 update in master 2022-11-14 15:42:03 +05:30
truncate.go Port code to truncate strings to visual width to Go 2022-11-14 15:41:58 +05:30
wcswidth.go Fix the escape code parser not preserving complete utf-8 state between calls to ParseBytes() 2022-11-14 15:42:06 +05:30
wcswidth_test.go An easy to use iterator to iterate over the cells in a string 2022-11-14 15:42:06 +05:30