kitty/tools/wcswidth
2022-11-17 20:11:50 +05:30
..
escape-code-parser_test.go Add license info to Go files 2022-11-14 15:41:51 +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
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 Make the Unicode database version used available 2022-11-17 20:11:50 +05:30
truncate.go Add support for the repeat escape code to TruncatetoVisualLength() 2022-11-17 08:17:11 +05:30
wcswidth_test.go Add support for the repeat escape code to TruncatetoVisualLength() 2022-11-17 08:17:11 +05:30
wcswidth.go zsh breaks when there are escape codes in completion descriptions 2022-11-16 19:32:16 +05:30