kitty/kittens/diff
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
collect.go
collect_test.go
diff.go
highlight.go
main.go
main.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
mouse.go
patch.go
render.go
search.go
ui.go