kitty/kitty_tests
Kovid Goyal 9c486f6e69
Track left to right for selections based on actual mouse positions
Cant use the selection boundaries as these can be programmatically
altered when extending selection by word or line.
2020-02-25 20:03:14 +05:30
..
__init__.py Merge options when testing 2020-02-13 08:33:57 +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 Fix URL detection not working for urls of the form scheme:///url 2020-01-17 07:49:01 +05:30
diff.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
FiraCode-Medium.otf
fonts.py Coalesce neighboring symbol maps for better lookup performance 2019-11-12 20:05:48 +05:30
gr.py Use context managers to open files 2019-08-01 13:21:26 -05:00
graphics.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
hints.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
keys.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
layout.py Some tests for splits layout 2020-01-30 20:30:52 +05:30
LiberationMono-Regular.ttf
mouse.py Track left to right for selections based on actual mouse positions 2020-02-25 20:03:14 +05:30
parser.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
screen.py Initial implementation of half cell based selection 2020-02-25 20:03:14 +05:30
tui.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
unicode_input.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00