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-11 02:59:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e78c398243b883b05b5fa14cf617ecd62cfc6d82
kitty
/
tools
/
cmd
/
hints
History
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_test.go
Fix offsets incorrect for non-ASCII chars when using custom processing
2023-03-10 12:41:56 +05:30
marks.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