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-08 21:25:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
391e2b8488c727ec73a9de0442b10d80e3b2a0a3
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
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_stub.py
…
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
...
2021-11-17 13:16:50 +05:30
spinners.py
…
utils.py
Utility function to detect when running inside tmux
2022-06-29 17:51:38 +05:30