kitty/kitty_tests
2024-06-24 21:03:29 +05:30
..
__init__.py Allow showing a more useful error message when wait_till fails 2024-05-11 08:33:47 +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 Remove rendering via framebuffer for transparent windows with images 2023-06-21 16:06:07 +05:30
clipboard.py Replace isort with ruff 2023-01-09 16:47:42 +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 Add support for ANSI-C quoted strings to shlex 2024-05-09 11:46:23 +05:30
file_transmission.py DRYer 2024-02-25 09:57:44 +05:30
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 Accomodate the fact that arch linux fira code ttf package excludes the variable version. Sigh. 2024-06-24 21:03:29 +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 Forgot to use aspect ratio calculation when only one of r/c is specified for determining cursor position and image cell overlaps. Fixes #7479 2024-05-28 21:30:26 +05:30
iosevka-regular.ttf Fix ligatures not working with the Iosevka font 2021-06-04 12:18:17 +05:30
keys.py Keyboard protocol: Fix the Enter Tab and Backspace keys generating spurious release events even when report all keys as escape codes is not set 2024-02-18 11:12:24 +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 Refactor scoring 2024-06-24 07:54:16 +05:30
mouse.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
open_actions.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
options.py Port the test 2023-11-30 20:06:20 +05:30
parser.py Port the notifications test to handle urgency 2024-05-16 21:45:15 +05:30
screen.py URL detection: Fix IPv6 hostnames breaking URL detection 2024-06-21 05:53:21 +05:30
search_query_parser.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
shell_integration.py Fix macOS binary build failing because of a test 2024-05-11 08:37:51 +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 Retry all the ssh kitten tests on failure once 2024-03-26 19:45:20 +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