kitty/kitty_tests
Kovid Goyal bae9b095b4
Start work on kitty launcher for remote servers
This will automatically download kitty and run it. The ssh kitten
can add it to PATH thereby making kitty available on the remote machine
at low cost.
2022-04-03 15:10:20 +05:30
..
__init__.py Avoid needing to initialize tty state in bootstrap scripts 2022-03-13 13:55:30 +05:30
bench_scrollback.py
CascadiaCode-Regular.otf
check_build.py askpass.py should be executable 2022-03-13 14:49:36 +05:30
choose.py
datatypes.py Fix a regression that broke rendering of unicode regional indicators 2021-12-31 09:28:47 +05:30
diff.py
file_transmission.py Fix symlink transmission 2021-11-05 13:18:58 +05:30
FiraCode-Medium.otf
fonts.py Add (possibly erroneous) test for new underline. 2022-01-18 12:52:59 +01:00
glfw.py
gr.py
graphics.py ... 2022-01-08 12:21:55 +05:30
hints.py Cleanup linenum matching and add some tests 2022-02-23 23:06:19 +05:30
iosevka-regular.ttf
keys.py
layout.py
LiberationMono-Regular.ttf
main.py Split up ssh tests 2022-03-03 21:24:45 +05:30
mouse.py
open_actions.py The open_actions() test needs options set 2022-01-24 15:21:32 +05:30
options.py Parse actions on demand 2021-11-29 21:51:42 +05:30
parser.py Also test changing of title when running command 2022-02-21 21:17:52 +05:30
screen.py Fix continued lines not having their continued status reset on line feed 2022-03-16 15:20:25 +05:30
shell_integration.py Use the fish built-in function name to report current working directory 2022-03-16 01:03:26 +08:00
ssh.py Start work on kitty launcher for remote servers 2022-04-03 15:10:20 +05:30
tui.py
unicode_input.py
utmp.py