kitty/kitty_tests
2021-04-13 09:53:57 +05:30
..
__init__.py Scrollback filling should happen after cursor position is finalized 2021-03-17 21:59:11 +05:30
bench_scrollback.py
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 Forgot that wayland is not built on CI 2021-02-19 18:09:12 +05:30
choose.py
datatypes.py
diff.py
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 More glyph grouping fixes 2021-03-25 14:06:16 +05:30
glfw.py Fix memory leak in utf_8_strndup test 2021-04-10 13:39:04 +05:30
gr.py Remove another use of __file__ 2021-02-19 14:49:07 +05:30
graphics.py Graphics protocol: Add a control to allow clients to specify that the cursor should not move when displaying an image 2021-03-22 22:16:40 +05:30
hints.py
keys.py Fix #3471 2021-04-13 09:53:57 +05:30
layout.py Fix enter/tab/backspace not being reported in all keys mode 2021-01-16 20:52:15 +05:30
LiberationMono-Regular.ttf
main.py Fallback to importlib_resources on python 3.6 2021-02-19 18:02:15 +05:30
mouse.py
open_actions.py
parser.py Graphics protocol: Add a control to allow clients to specify that the cursor should not move when displaying an image 2021-03-22 22:16:40 +05:30
screen.py Add a test for filling from scrollback with large continued line 2021-04-09 17:04:55 +05:30
tui.py
unicode_input.py