Kovid Goyal b4b2b44c92 Multicell selections: Clamp to line 1 天之前
..
CascadiaCode-Regular.otf 912c46fc57 Fix rendering of ligatures in the latest release of Cascadia code 4 年之前
FiraCode-Medium.otf ba005e991a Improve handling of infinite length ligatures in newer versions of FiraCode and CascadiaCode. 4 年之前
LiberationMono-Regular.ttf 088087df73 Use only cluster numbers and glyph sizes for grouping glyphs into cells 7 年之前
__init__.py da1626090a Update codebase to Python 3.10 using pyupgrade 1 周之前
atexit.py 334adf9c1a Ensure temp files and other resources are cleaned up even if kitty crashes or is SIGKILLed 1 月之前
check_build.py 71f96b3c83 Package the standalone NERD font 7 月之前
clipboard.py 481153318b Fix a regression that broke writing to the clipboard using the OSC 5522 protocol 5 月之前
completion.py 455d0a6048 Dont show hidden sub-commands during completion 1 年之前
crypto.py d059ddbb07 Only import resource module when actually running the test instead of at import time 1 年之前
datatypes.py 561686c9d4 Refactor rewrap code, again 1 周之前
file_transmission.py 927c8ff4d8 tests: apply `os.utime` to created symlinks too 4 月之前
fonts.py 5adc81e146 Skip colrv1 rendering on macOS 1 周之前
glfw.py 53980d00f0 a couple more tests 1 年之前
gr.py 77292a16d6 Make shebangs consistent 1 年之前
graphics.py 24a195c7c7 Graphics: Fix deletion of images by id not working for images with no placements 1 月之前
iosevka-regular.ttf e01bb09e8c Fix ligatures not working with the Iosevka font 3 年之前
keys.py d7ce3eb66e Keyboard events: Fix turning on only the "Report all keys as escape codes" enhancement not reporting modifier+enter/tab/backspace using escape codes 1 月之前
layout.py 77292a16d6 Make shebangs consistent 1 年之前
main.py da1626090a Update codebase to Python 3.10 using pyupgrade 1 周之前
mouse.py 77292a16d6 Make shebangs consistent 1 年之前
multicell.py b4b2b44c92 Multicell selections: Clamp to line 1 天之前
notifications.py 334adf9c1a Ensure temp files and other resources are cleaned up even if kitty crashes or is SIGKILLed 1 月之前
open_actions.py 77292a16d6 Make shebangs consistent 1 年之前
options.py 1eeea70c7a Allow dynamically generating configuration by running an arbitrary program using the new geninclude directive 1 月之前
parser.py 5c2c88858b Implement reporting of multicell commands 1 周之前
screen.py e7a40300d1 Fix crash when rendering a cell with a large number of combining chars 4 天之前
search_query_parser.py 7fe5d7b58f Replace isort with ruff 2 年之前
shell_integration.py 4f0f9b9aff Fix #8262 2 周之前
shm.py 5a8d903a4d Go SHM API to read simple data with size from SHM name 2 年之前
ssh.py 2b3f2258ff More pyugrade to 3.9 6 月之前
tui.py 77292a16d6 Make shebangs consistent 1 年之前
twemoji_smiley-cff2_colr_1.otf d068a0a6de Add basic colrv1 rendering test 1 周之前
utmp.py 032e01ebf7 ... 2 年之前