This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kitty
Watch
1
Star
0
Fork
0
You've already forked kitty
mirror of
https://github.com/kovidgoyal/kitty
synced
2026-07-27 02:31:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba9afc61a4df8a97ffb101087510dcd1b19511a4
kitty
/
kittens
/
tui
History
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
…
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
…
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_stub.py
run pyupgrade to upgrade the codebase to python3.6
2021-10-21 12:43:55 +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
path_completer.py
…
progress.py
…
spinners.py
…
utils.py
Utility function to detect when running inside tmux
2022-06-29 17:51:38 +05:30