kitty/kitty_tests
Kovid Goyal e4d8aac3d5
Make CSI parsing a bit more spec compliant
Now the full list of secondary characters (intermediate bytes) is used from ECMA 48
Also the codes that accept only one parameter now report errors when
multiple parameters are passed.
2021-01-21 06:41:27 +05:30
..
__init__.py A new kitten to easily query kitty for config values 2020-10-07 13:35:16 +05:30
bench_scrollback.py Add scrollback benchmark 2018-09-22 19:10:37 +09:00
choose.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
datatypes.py Make wcswidth useable in a streaming fashion 2020-09-21 15:55:22 +05:30
diff.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
FiraCode-Medium.otf Add a ligature shaping test 2017-11-11 20:55:53 +05:30
fonts.py Fix #2735 2020-06-05 19:24:40 +05:30
glfw.py Ensure valid UTF-8 when cutting string 2020-05-23 13:59:23 +02:00
gr.py Use context managers to open files 2019-08-01 13:21:26 -05:00
graphics.py Wait for write and check data, fixes test failure 2021-01-04 12:27:26 +05:30
hints.py Hints kitten: validate IPs with ipaddress 2020-10-05 20:11:25 +02:00
keys.py Fix #3252 2021-01-20 16:02:28 +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 Use only cluster numbers and glyph sizes for grouping glyphs into cells 2017-11-12 23:43:21 +05:30
mouse.py Add tests for selection extension by right click 2020-03-18 20:57:19 +05:30
open_actions.py More powerful match criteria for fragments 2020-09-19 07:31:17 +05:30
parser.py Make CSI parsing a bit more spec compliant 2021-01-21 06:41:27 +05:30
screen.py Implement progressive enhancement of key event reporting 2021-01-16 20:52:12 +05:30
tui.py Fix the spawn test in the bypy environment 2020-07-29 15:11:35 +05:30
unicode_input.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00