This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kitty
Watch
1
Star
0
Fork
0
You've already forked kitty
mirror of
https://github.com/kovidgoyal/kitty
synced
2026-06-08 22:28:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7eae176b88fb2729b2d5c0b6f654cdde05959d6c
kitty
/
tools
/
wcswidth
History
Kovid Goyal
0068ae8f66
An easy to use iterator to iterate over the cells in a string
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
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
An easy to use iterator to iterate over the cells in a string
2022-11-14 15:42:06 +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