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-10 18:48:54 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e2255591c37b7217c04cb1b0cdb2cab7ee0e906
kitty
/
tools
/
wcswidth
History
Kovid Goyal
834385baff
Improve performance when pasting large amounts of text into readline by not redrawing on every char
2022-11-14 15:42:05 +05:30
..
escape-code-parser_test.go
…
escape-code-parser.go
Improve performance when pasting large amounts of text into readline by not redrawing on every char
2022-11-14 15:42:05 +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
Port code to truncate strings to visual width to Go
2022-11-14 15:41:58 +05:30
wcswidth.go
avoid extra string copy in Stringwidth
2022-11-14 15:41:58 +05:30