kitty/kitty_tests
2025-02-03 10:56:47 +05:30
..
__init__.py Allow more subscales 2025-02-03 10:56:44 +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 Fix rendering of ligatures in the latest release of Cascadia code 2021-02-15 11:57:57 +05:30
check_build.py Package the standalone NERD font 2024-07-02 19:08:52 +05:30
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 Dont show hidden sub-commands during completion 2023-10-10 05:41:27 +05:30
crypto.py Only import resource module when actually running the test instead of at import time 2023-05-24 16:59:44 +05:30
datatypes.py Start work on multicell support 2025-02-03 10:56:43 +05:30
file_transmission.py tests: apply os.utime to created symlinks too 2024-10-03 23:09:28 -04:00
FiraCode-Medium.otf Improve handling of infinite length ligatures in newer versions of FiraCode and CascadiaCode. 2021-02-15 15:49:09 +05:30
fonts.py Implement underline exclusion 2025-02-03 10:56:46 +05:30
glfw.py a couple more tests 2023-12-01 18:16:22 +05:30
gr.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
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 Fix ligatures not working with the Iosevka font 2021-06-04 12:18:17 +05:30
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 Make shebangs consistent 2023-11-11 08:32:05 +05:30
LiberationMono-Regular.ttf Use only cluster numbers and glyph sizes for grouping glyphs into cells 2017-11-12 23:43:21 +05:30
main.py Exclude bypy/b from go test discovery 2024-08-23 11:27:54 +05:30
mouse.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
multicell.py Add tests for ch_and_idx 2025-02-03 10:56:47 +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 Make shebangs consistent 2023-11-11 08:32:05 +05:30
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 Implement reporting of multicell commands 2025-02-03 10:56:45 +05:30
screen.py Add tests for consecutive conflicting variation selectors 2024-12-05 19:21:00 +05:30
search_query_parser.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
shell_integration.py Fix #8262 2025-01-27 21:13:45 +05:30
shm.py Go SHM API to read simple data with size from SHM name 2023-02-26 08:01:02 +05:30
ssh.py More pyugrade to 3.9 2024-08-05 11:00:51 +05:30
tui.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
utmp.py ... 2022-12-11 20:55:06 +05:30