kitty/kitty_tests
Kovid Goyal 32dfc94909
Implement a hack to (mostly) preserve tabs when cat a file with them and then copying the text or passing screen contents to another program
It's a simple enough hack that it seems worth doing. If it causes any
issues, can always be reverted.

Fixes #1829
2019-08-31 12:37:05 +05:30
..
__init__.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
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 test_url_at 2019-06-05 18:32:23 +02:00
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 Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
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 Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
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 Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
screen.py Implement a hack to (mostly) preserve tabs when cat a file with them and then copying the text or passing screen contents to another program 2019-08-31 12:37:05 +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