kitty/kitty_tests
2025-03-08 10:42:18 +05:30
..
__init__.py Start work on horizontal align for multicells 2025-02-19 07:50:40 +05:30
atexit.py Ensure temp files and other resources are cleaned up even if kitty crashes or is SIGKILLed 2025-01-05 12:51:59 +05:30
CascadiaCode-Regular.otf
check_build.py
clipboard.py Fix a regression that broke writing to the clipboard using the OSC 5522 protocol 2024-09-15 08:42:50 +05:30
completion.py
crypto.py
datatypes.py Refactor rewrap code, again 2025-02-03 10:56:49 +05:30
file_transmission.py tests: apply os.utime to created symlinks too 2024-10-03 23:09:28 -04:00
FiraCode-Medium.otf
fonts.py Use the same algorithm for rendering box cells and font based cells 2025-02-19 17:05:43 +05:30
glfw.py
gr.py
graphics.py Graphics: Fix deletion of images by id not working for images with no placements 2024-12-24 09:39:01 +05:30
iosevka-regular.ttf
keys.py Keyboard events: Fix turning on only the "Report all keys as escape codes" enhancement not reporting modifier+enter/tab/backspace using escape codes 2025-01-12 19:11:19 +05:30
layout.py
LiberationMono-Regular.ttf
main.py Update codebase to Python 3.10 using pyupgrade 2025-02-03 10:56:50 +05:30
mouse.py
multicell.py Start work on horizontal align for multicells 2025-02-19 07:50:40 +05:30
notifications.py Ensure temp files and other resources are cleaned up even if kitty crashes or is SIGKILLed 2025-01-05 12:51:59 +05:30
open_actions.py
options.py Allow dynamically generating configuration by running an arbitrary program using the new geninclude directive 2025-01-06 19:00:01 +05:30
parser.py ... 2025-02-18 19:02:32 +05:30
screen.py Add another test 2025-02-19 05:26:03 +05:30
search_query_parser.py
shell_integration.py Make deleting test dir suring shell integration tests robust against fish 4 background daemon generating completions 2025-03-08 10:42:18 +05:30
shm.py
ssh.py
tui.py
twemoji_smiley-cff2_colr_1.otf Add basic colrv1 rendering test 2025-02-03 11:06:41 +05:30
utmp.py