kitty/kitty_tests
2021-08-23 11:48:21 +05:30
..
__init__.py Get rid of kitty's special OSC 52 protocol 2021-07-23 22:18:02 +05:30
bench_scrollback.py Add scrollback benchmark 2018-09-22 19:10:37 +09:00
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 Add shell integration scripts to kitty package 2021-08-18 10:06:05 +05:30
choose.py Fix position output in matcher 2021-08-07 10:45:50 +05:30
datatypes.py Use a union for cell attributes 2021-08-18 10:06:08 +05:30
diff.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
file_transmission.py Make path comparison more robust 2021-08-23 11:48:21 +05:30
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 Fix ligatures not working with the Iosevka font 2021-06-04 12:18:17 +05:30
glfw.py A new remote control command to resize OS Windows 2021-07-25 22:57:00 +05:30
gr.py Remove another use of __file__ 2021-02-19 14:49:07 +05:30
graphics.py Graphics protocol: Support for frame composition 2021-07-22 18:58:59 +05:30
hints.py Hints kitten: validate IPs with ipaddress 2020-10-05 20:11:25 +02:00
iosevka-regular.ttf Fix ligatures not working with the Iosevka font 2021-06-04 12:18:17 +05:30
keys.py Fix a regression in 0.20.0 that sent incorrect bytes for the F1-F4 keys in rmkx mode 2021-05-07 15:09:42 +05:30
layout.py Fix enter/tab/backspace not being reported in all keys mode 2021-01-16 20:52:15 +05:30
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 Refactor configuration file parsing 2021-05-31 17:40:49 +05:30
mouse.py When dragging word or line selections, ensure the initially selected item is never deselected 2021-08-13 20:23:43 +05:30
open_actions.py More powerful match criteria for fragments 2020-09-19 07:31:17 +05:30
options.py clear_all_mouse_shortcuts -> clear_all_mouse_actions 2021-08-07 21:34:16 +05:30
parser.py Get rid of kitty's special OSC 52 protocol 2021-07-23 22:18:02 +05:30
screen.py Add a shortcut to easily browse the output of the last command run in the shell 2021-08-18 10:06:04 +05:30
tui.py Fix the spawn test in the bypy environment 2020-07-29 15:11:35 +05:30
unicode_input.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00