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-15 21:14:35 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
203e9f6c5831c7c80d7da616597b919ba87cdf37
kitty
/
tools
/
wcswidth
History
Kovid Goyal
203e9f6c58
Port wcswidth to use grapheme segmentation
2025-04-11 09:34:21 +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
Port wcswidth to use grapheme segmentation
2025-04-11 09:34:21 +05:30