kitty/kitty_tests
Kovid Goyal bc97cfa024
Use a null to represent a blank rather than a space
This has performance benefits when clearing (can use a single
memset). Also allows detecting trailing whitespace on lines correctly.
2017-09-15 10:45:16 +05:30
..
__init__.py Remove the change tracker related tests 2017-09-15 10:45:16 +05:30
datatypes.py Use a null to represent a blank rather than a space 2017-09-15 10:45:16 +05:30
keys.py Add tests for key mapping 2017-05-20 11:41:21 +05:30
parser.py Use a null to represent a blank rather than a space 2017-09-15 10:45:16 +05:30
screen.py Use a null to represent a blank rather than a space 2017-09-15 10:45:16 +05:30