kitty/kitty_tests
Kovid Goyal 7214b66aa5
A new tui API for simple line editing
Handles basic line-editing with the extended keyboard protocol and
support for wide chars.
Currently used by the unicode input kitten.
2018-06-14 13:11:48 +05:30
..
__init__.py Refactor font group handling 2018-05-27 12:37:05 +05:30
datatypes.py Implement SGR dim 2018-05-20 10:43:26 +05:30
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 All tests pass 2018-05-27 12:37:05 +05:30
gr.py ... 2017-10-17 10:18:03 +05:30
graphics.py Add a PNG load test that does not depend on PIL 2018-05-31 20:15:23 +05:30
hints.py hints kitten: Fix detection of URLs in ReStructuredText 2018-05-21 16:14:49 +05:30
keys.py Add tests for SGR protocol encoding 2018-01-07 23:48:16 +05:30
layout.py Fix mockup for testing 2018-05-16 16:43:39 +05:30
Lenna.png Add Lenna to the test dir so the gr.py script becomes self-sufficient 2017-10-17 10:15:38 +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 Add support for the CSI t escape code to query window and cell sizes 2018-05-28 13:47:42 +05:30
screen.py Fix a regression in 0.10 that caused incorrect rendering of the status bar in irssi when used inside screen. 2018-06-11 10:13:21 +05:30
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