This website requires JavaScript.
Explore
Help
Register
Sign in
CERBERUS
/
kitty
Watch
1
Star
0
Fork
You've already forked kitty
0
mirror of
https://github.com/kovidgoyal/kitty.git
synced
2026-06-24 18:07:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7
e78c398243
kitty
/
tools
/
cmd
/
hints
History
Download ZIP
Download TAR.GZ
Kovid Goyal
e78c398243
Fix offsets incorrect for non-ASCII chars when using custom processing
...
python gives us offsets in unicode characters. Go uses offsets in utf8 bytes. Translate.
2023-03-10 12:41:56 +05:30
..
main.go
Port custom processor for hints
2023-03-10 10:45:37 +05:30
marks.go
Fix offsets incorrect for non-ASCII chars when using custom processing
2023-03-10 12:41:56 +05:30
marks_test.go
Fix offsets incorrect for non-ASCII chars when using custom processing
2023-03-10 12:41:56 +05:30
url_regex.go
Fix generation of url regex for Go
2023-03-09 19:00:56 +05:30