kitty/kitty_tests
2025-04-23 09:07:13 +05:30
..
__init__.py Dont use subTest as it doesnt work with retry_on_failure 2025-04-07 05:22:15 +05:30
atexit.py
CascadiaCode-Regular.otf
check_build.py
clipboard.py
completion.py Fix failing test 2025-04-23 09:07:13 +05:30
crypto.py
datatypes.py Specify the algorithm for splitting text into cells 2025-04-11 09:34:21 +05:30
file_transmission.py
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
GraphemeBreakTest.json Add a couple more gseg tests 2025-04-11 13:34:16 +05:30
graphics.py
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 Nicer way to include grapheme test data in Go tests 2025-03-27 03:20:27 +05:30
mouse.py Fix a regression in the previous release that caused empty lines to be skipped when copying text from a selection 2025-03-12 16:47:13 +05:30
multicell.py Implement zero width roundtripped chars in multicell segmentation as well 2025-04-11 09:34:21 +05:30
notifications.py
open_actions.py
options.py Change mouse_hide_wait to struct, and change mouse_show_* options to optional parameters for struct. mouse_show_* renamed to mouse_unhide_* 2025-04-04 11:22:56 +00:00
parser.py Fix failing test 2025-04-08 13:07:59 +05:30
screen.py Add tests for combining at screen edge 2025-04-11 09:34:21 +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 Dont use subTest as it doesnt work with retry_on_failure 2025-04-07 05:22:15 +05:30
tui.py
twemoji_smiley-cff2_colr_1.otf Add basic colrv1 rendering test 2025-02-03 11:06:41 +05:30
utmp.py