kitty/kitty_tests
Kovid Goyal dbd7ec5b27
Allow specifying the offset and size for reading data from files
Also require size to be specified for SHM objects to support platforms
such as macOS that have no way to get the size from the fd.
2017-09-30 13:51:51 +05:30
..
__init__.py Framework for testing graphics command parsing 2017-09-30 13:51:47 +05:30
datatypes.py Fix cursor moving one line up when resizing 2017-09-20 10:59:31 +05:30
graphics.py Allow specifying the offset and size for reading data from files 2017-09-30 13:51:51 +05:30
keys.py Move the key handler to C 2017-09-15 21:46:00 +05:30
parser.py Allow specifying the offset and size for reading data from files 2017-09-30 13:51:51 +05:30
screen.py Fix failing screen resize test 2017-09-30 13:51:35 +05:30