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-06 01:05:48 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
707e69a7941df8d1f2e7cc198d0e4907f2da4c4b
kitty
/
tools
/
wcswidth
History
Kovid Goyal
911c80aa3b
More linter fixes
2023-09-22 12:20:37 +05:30
..
escape-code-parser_test.go
Also parse negative numbers in CSI
2023-03-29 15:12:22 +05:30
escape-code-parser.go
More linter fixes
2023-09-22 12:20:37 +05:30
iter.go
Bump go version to 1.21
2023-08-09 11:58:16 +05:30
std.go
Update Unicode data
2023-02-09 09:45:42 +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
Decrease allocs when wrapping
2023-03-27 07:53:54 +05:30