kitty/kitty_tests
2018-09-22 19:10:37 +09:00
..
__init__.py tests: add options param to create_screen() 2018-09-22 18:05:13 +09:00
bench_scrollback.py Add scrollback benchmark 2018-09-22 19:10:37 +09:00
datatypes.py line_as_ansi: don't reset SGR at start of line 2018-09-22 19:10:09 +09:00
diff.py diff kitten has working syntax highlighting 2018-05-08 14:48:01 +05:30
FiraCode-Medium.otf Add a ligature shaping test 2017-11-11 20:55:53 +05:30
fonts.py macOS: Fix a character that cannot be rendered in any font causing font fallback for all subsequent characters that cannot be rendered in the main font to fail 2018-09-04 14:21:36 +05:30
gr.py Keep the Debian PC police happy 2018-06-21 13:12:45 +05:30
graphics.py Also return image dimensions when loading PNG 2018-07-07 08:04:11 +05:30
hints.py Fix detection of URLs in HTML source code (URLs inside quotes) 2018-08-03 12:28:23 +05:30
keys.py Add tests for SGR protocol encoding 2018-01-07 23:48:16 +05:30
layout.py Add an option single_window_margin_width to allow different margins when only a single window is visible in the layout 2018-06-29 09:56: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
parser.py Update pending mode escape code parsing to match latest shed color 2018-07-28 10:56:34 +05:30
screen.py line_as_ansi: don't reset SGR at start of line 2018-09-22 19:10:09 +09:00
tui.py A new tui API for simple line editing 2018-06-14 13:11:48 +05:30
unicode_input.py Unicode input: When searching by name search for prefix matches as well as whole word matches 2018-04-24 07:45:20 +05:30