kitty/kittens/hints
Kovid Goyal 8cc2cad4d9
Use list of legal chars in URL from the WHATWG standard
Notably this excludes some ASCII chars: <>{}[]`|
See https://url.spec.whatwg.org/#url-code-points

Fixes #7095
2024-02-05 13:27:22 +05:30
..
__init__.py
main.go DRYer 2023-06-29 07:39:42 +05:30
main.py Use list of legal chars in URL from the WHATWG standard 2024-02-05 13:27:22 +05:30
marks.go Use list of legal chars in URL from the WHATWG standard 2024-02-05 13:27:22 +05:30
marks_test.go Use list of legal chars in URL from the WHATWG standard 2024-02-05 13:27:22 +05:30
url_regex.go Move the kittens Go code into the kittens folder 2023-03-27 13:06:02 +05:30