..
__init__.py
More work on dnd kitten
2026-05-11 21:51:23 +05:30
atexit.py
Add integration test for go atexit implementation
2025-09-30 12:37:25 +05:30
CascadiaCode-Regular.otf
Fix rendering of ligatures in the latest release of Cascadia code
2021-02-15 11:57:57 +05:30
check_build.py
Cleanup previous PR
2026-03-15 08:38:59 +05:30
clipboard.py
Fix a regression that broke writing to the clipboard using the OSC 5522 protocol
2024-09-15 08:42:50 +05:30
ComfyCode-Regular.ttf
Add shaping tests for ligature cases and bundle Comfy Code
2026-04-25 19:43:17 +08:00
command_palette.py
Add alias and combine support to the command palette
2026-04-06 09:45:39 -07:00
completion.py
remove leftover debug prints
2025-07-20 21:45:36 +05:30
crypto.py
Only import resource module when actually running the test instead of at import time
2023-05-24 16:59:44 +05:30
datatypes.py
Cleanup previous PR
2026-04-28 16:57:14 +05:30
dnd.py
Finish terminal side port of new dnd sub protocol
2026-05-11 13:39:43 +05:30
dnd_kitten.py
Properly pass source actions to drop events
2026-05-14 11:07:52 +05:30
file_transmission.py
tests: apply os.utime to created symlinks too
2024-10-03 23:09:28 -04:00
FiraCode-Medium.otf
Improve handling of infinite length ligatures in newer versions of FiraCode and CascadiaCode.
2021-02-15 15:49:09 +05:30
fonts.py
Add tests for glyph_matches_dot_liga_final_component
2026-04-26 16:43:37 +08:00
glfw.py
a couple more tests
2023-12-01 18:16:22 +05:30
gr.py
Make shebangs consistent
2023-11-11 08:32:05 +05:30
GraphemeBreakTest.json
Add support for Unicode 17
2025-10-18 09:59:53 +05:30
graphics.py
dd basic drag thumbnail support to dnd kitten
2026-05-03 22:18:18 +05:30
iosevka-regular.ttf
Fix ligatures not working with the Iosevka font
2021-06-04 12:18:17 +05:30
keys.py
Cleanup previous PR
2026-03-26 09:30:14 +05:30
layout.py
Enhance regression test with additional geometry validity assertions
2026-05-01 15:05:34 +00:00
LiberationMono-Regular.ttf
Use only cluster numbers and glyph sizes for grouping glyphs into cells
2017-11-12 23:43:21 +05:30
main.py
Bump python version in CI
2026-04-19 21:35:13 +05:30
mouse.py
Fix double-click word selection not extending beyond viewport edges
2026-04-07 09:49:50 +00:00
multicell.py
Fix crash in overlay line drawing on uninitialized linebuf view
2026-04-18 13:10:07 +08:00
notifications.py
Ensure temp files and other resources are cleaned up even if kitty crashes or is SIGKILLed
2025-01-05 12:51:59 +05:30
open_actions.py
Make shebangs consistent
2023-11-11 08:32:05 +05:30
options.py
pep8
2026-04-24 10:42:25 +05:30
panels.py
...
2025-05-03 10:47:03 +05:30
parser.py
Add parse test for CSI 14;2 t
2025-11-24 11:23:21 +05:30
screen.py
tests: regression for apply_selection with paused-rendering + scrollback
2026-05-16 17:00:01 +08:00
search_query_parser.py
Replace isort with ruff
2023-01-09 16:47:42 +05:30
shell_integration.py
Make detection of command line flags that prevent sudo from overriding TERMINFO more robust
2026-05-05 09:38:07 +05:30
shm.py
Go SHM API to read simple data with size from SHM name
2023-02-26 08:01:02 +05:30
ssh.py
Dont use subTest as it doesnt work with retry_on_failure
2025-04-07 05:22:15 +05:30
tui.py
Make shebangs consistent
2023-11-11 08:32:05 +05:30
twemoji_smiley-cff2_colr_1.otf
Add basic colrv1 rendering test
2025-02-03 11:06:41 +05:30
utmp.py
...
2022-12-11 20:55:06 +05:30