kitty/kittens/hints
Kovid Goyal 77292a16d6
Make shebangs consistent
Follow PEP 0394 and use /usr/bin/env python so that the python in the
users venv is respected. Not that the kitty python files are meant to be
executed standalone anyway, but, whatever.

Fixes #6810
2023-11-11 08:32:05 +05:30
..
__init__.py Rename url_hints to just hints 2018-04-12 09:23:48 +05:30
main.go DRYer 2023-06-29 07:39:42 +05:30
main.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
marks.go ... 2023-10-17 15:23:43 +05:30
marks_test.go Implement a dedicated function for word matching rather than relying on a regex and being at the mercy of the vagaries of regex implementations 2023-05-12 15:43:56 +05:30
url_regex.go Move the kittens Go code into the kittens folder 2023-03-27 13:06:02 +05:30