kitty/kitty_tests
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 Make shebangs consistent 2023-11-11 08:32:05 +05:30
bench_scrollback.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
CascadiaCode-Regular.otf
check_build.py
clipboard.py
completion.py
crypto.py
datatypes.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
file_transmission.py
FiraCode-Medium.otf
fonts.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
glfw.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
gr.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
graphics.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
iosevka-regular.ttf
keys.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
layout.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
LiberationMono-Regular.ttf
main.py
mouse.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
open_actions.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
options.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
parser.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
screen.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
search_query_parser.py
shell_integration.py
shm.py
ssh.py
tui.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
utmp.py