This website requires JavaScript.
Explore
Help
Register
Sign In
KittyPatch
/
kitty
Watch
1
Star
0
Fork
0
You've already forked kitty
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
kitty
/
tools
/
wcswidth
History
Kovid Goyal
dd1fcf6855
Support the repeat prev char escape code when calculating the width of a string
2022-11-16 16:25:16 +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
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_test.go
Support the repeat prev char escape code when calculating the width of a string
2022-11-16 16:25:16 +05:30
wcswidth.go
Support the repeat prev char escape code when calculating the width of a string
2022-11-16 16:25:16 +05:30