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-07-06 16:05:05 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3d440cf0f68cec80858ef2e18be5c99d272c8e07
kitty
/
tools
/
wcswidth
History
Kovid Goyal
057dde35a7
Use a two stage lookup table for segmentation
...
Saves one extra array lookup at no cost in size
2025-04-01 14:25:24 +05:30
..
char-props_test.go
Nicer way to include grapheme test data in Go tests
2025-03-27 03:20:27 +05:30
char-props-data.go
Use a two stage lookup table for segmentation
2025-04-01 14:25:24 +05:30
char-props.go
Use a branchless check for unicode range
2025-04-01 12:32:17 +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
truncate.go
…
wcswidth_test.go
…
wcswidth.go
Decrease allocs when wrapping
2023-03-27 07:53:54 +05:30