kitty/kitty_tests
2024-03-23 08:43:06 +05:30
..
__init__.py DRYer 2024-02-25 09:57:44 +05:30
bench_scrollback.py Make shebangs consistent 2023-11-11 08:32:05 +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 Refactor VT parser for more speed 2024-02-25 09:57: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 DRYer 2024-02-25 09:57:44 +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 Make XOR64 test also test alignment issues 2024-02-25 09:57:44 +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 Fix test suite running under sanitizers 2024-03-14 15:01:55 +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 Parse and ignore SOS codes 2024-03-03 08:58:47 +05:30
screen.py Fix handling of tab character when cursor is at end of line and wrapping is enabled 2024-03-23 08:43:06 +05:30
search_query_parser.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
shell_integration.py Fix regression causing shells in darwin to not run in login mode 2024-02-25 09:57:43 +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 Double timeouts on flaky test 2024-02-25 09:57:30 +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