kitty/kitty_tests
Kovid Goyal 337cbf1435
Add an env var that can be used to eval an expression at startup of shell
This will come in handy to implement serialization as session
with running of current foreground command.
2025-08-16 11:58:30 +05:30
..
__init__.py Report support for OSC52 write to clipboard in DA1 2025-07-07 08:45:58 +05:30
atexit.py
CascadiaCode-Regular.otf
check_build.py
clipboard.py
completion.py remove leftover debug prints 2025-07-20 21:45:36 +05:30
crypto.py
datatypes.py Rewrite rendering pipeline 2025-08-11 00:47:02 +05:30
file_transmission.py
FiraCode-Medium.otf
fonts.py Use the same algorithm for rendering box cells and font based cells 2025-02-19 17:05:43 +05:30
glfw.py
gr.py
GraphemeBreakTest.json Add a couple more gseg tests 2025-04-11 13:34:16 +05:30
graphics.py Allow backspace to wrap cursor to previous line 2025-07-23 08:56:54 +05:30
iosevka-regular.ttf
keys.py
layout.py
LiberationMono-Regular.ttf
main.py Use clean HOME and CONF and CACHE dirs when running Go tests 2025-07-09 13:29:33 +05:30
mouse.py Fix a regression in the previous release that caused empty lines to be skipped when copying text from a selection 2025-03-12 16:47:13 +05:30
multicell.py Fix off-by-one in code to nuke incomplete multicell chars in line 2025-06-27 11:35:18 +05:30
notifications.py
open_actions.py
options.py Make test more robust against env 2025-04-30 05:50:05 +05:30
panels.py ... 2025-05-03 10:47:03 +05:30
parser.py Allow backspace to wrap cursor to previous line 2025-07-23 08:56:54 +05:30
screen.py Dont allow CUB to move cursor onto previous line 2025-08-14 21:49:36 +05:30
search_query_parser.py
shell_integration.py Add an env var that can be used to eval an expression at startup of shell 2025-08-16 11:58:30 +05:30
shm.py
ssh.py Dont use subTest as it doesnt work with retry_on_failure 2025-04-07 05:22:15 +05:30
tui.py
twemoji_smiley-cff2_colr_1.otf Add basic colrv1 rendering test 2025-02-03 11:06:41 +05:30
utmp.py