kitty/kittens/tui
Kovid Goyal d0c50248ea
Graphics protocol: Only delete temp files if they have the string tty-graphics-protocol in their file paths.
This prevents deletion of arbitrary files in /tmp via the graphics
protocol.
2022-08-16 11:25:33 +05:30
..
__init__.py
dircolors.py Refactor: More f-string for kittens 2022-01-29 20:23:34 +08:00
handler.py Jump through the hoops needed to ensure error reporting is done in case of early termination of kittens that use overlay ready notifications 2022-03-24 08:49:36 +05:30
images.py Graphics protocol: Only delete temp files if they have the string tty-graphics-protocol in their file paths. 2022-08-16 11:25:33 +05:30
line_edit.py Echo asterisks when inputting the password 2022-03-11 16:44:08 +05:30
loop.py Fix horizontal wheel events not being reported to client programs when they grab the mouse 2022-06-18 06:47:42 +05:30
operations.py ssh kitten: Allow pressing Ctrl-C to abort ssh before the connection is completed 2022-07-20 19:11:14 +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 mypy: Turn on return value checks 2021-10-26 22:39:14 +05:30
progress.py ... 2021-11-17 13:16:50 +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