kitty/kitty_tests
Kovid Goyal 52ecdfe3a9
Fix incorrect termcap query responses
Did not realize that the responses had to be processed via tparm() i.e.
they should be the actual bytes not the textual representation of them.
This broke the backspace key in vim.
2017-12-03 21:34:55 +05:30
..
__init__.py Support for DCS status and capabilities reporting codes 2017-12-02 14:35:06 +05:30
datatypes.py Make color parsing a little more robust 2017-12-01 20:02:47 +05:30
FiraCode-Medium.otf Add a ligature shaping test 2017-11-11 20:55:53 +05:30
fonts.py isosx -> is_macos 2017-12-01 12:16:13 +05:30
gr.py ... 2017-10-17 10:18:03 +05:30
graphics.py Apparently pep8 now just does not let you use the name l 2017-10-23 17:40:53 +05:30
keys.py Move the key handler to C 2017-09-15 21:46:00 +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 Fix incorrect termcap query responses 2017-12-03 21:34:55 +05:30
screen.py Fix #170 2017-11-13 19:47:54 +05:30