kitty/kittens/tui
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
dircolors.py Refactor: More f-string for kittens 2022-01-29 20:23:34 +08:00
handler.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
images.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
line_edit.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
loop.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
operations.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
operations_stub.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
path_completer.py Eureka! Figured out why libedit is breaking in prewarm on macOS via launchd 2022-08-30 19:35:17 +05:30
progress.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
spinners.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
utils.py Utility function to detect when running inside tmux 2022-06-29 17:51:38 +05:30