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
fc20e8d04b1dc07b5026a8654191ffe8ee521434
kitty
/
tools
/
wcswidth
History
Kovid Goyal
d4c103e53e
zsh breaks when there are escape codes in completion descriptions
2022-11-16 19:32:16 +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
Get progress bar rendering working
2022-11-16 16:35:15 +05:30
wcswidth.go
zsh breaks when there are escape codes in completion descriptions
2022-11-16 19:32:16 +05:30