This website requires JavaScript.
Explore
Help
Sign In
averello
/
kitty-mirror
Watch
1
Star
0
Fork
0
You've already forked kitty-mirror
mirror of
https://github.com/kovidgoyal/kitty.git
synced
2026-05-29 11:18:50 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
kitty-mirror
/
kittens
/
tui
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Zephyr Lykos
831c59996f
Fix creating default event loop on Python 3.14+
...
Closes
#9107
2025-10-13 20:09:54 +08:00
..
__init__.py
Framework for kittens
2018-02-04 20:23:52 +05:30
dircolors.py
Update codebase to Python 3.10 using pyupgrade
2025-02-03 10:56:50 +05:30
handler.py
Nicer error message when user tries to run kitten with allow_remote_control from command line
2025-06-22 09:26:54 +05:30
images.py
Make mypy 1.16 happy
2025-05-30 10:06:38 +05:30
line_edit.py
Update codebase to Python 3.10 using pyupgrade
2025-02-03 10:56:50 +05:30
loop.py
Fix creating default event loop on Python 3.14+
2025-10-13 20:09:54 +08:00
operations_stub.py
run pyupgrade to upgrade the codebase to python3.6
2021-10-21 12:43:55 +05:30
operations.py
rename typing module to avoid conflicts with stdlib typing
2025-04-28 09:20:10 +05:30
path_completer.py
Update codebase to Python 3.10 using pyupgrade
2025-02-03 10:56:50 +05:30
progress.py
Replace isort with ruff
2023-01-09 16:47:42 +05:30
spinners.py
rename typing module to avoid conflicts with stdlib typing
2025-04-28 09:20:10 +05:30
utils.py
Update codebase to Python 3.10 using pyupgrade
2025-02-03 10:56:50 +05:30