kitty/kitty_tests
Kovid Goyal 0816716c72
Some checks are pending
CI / Linux (python=3.14 cc=clang sanitize=1) (push) Waiting to run
CI / Linux (python=3.12 cc=gcc sanitize=0) (push) Waiting to run
CI / Linux (python=3.13 cc=gcc sanitize=1) (push) Waiting to run
CI / Linux package (push) Waiting to run
CI / Bundle test (macos-latest) (push) Waiting to run
CI / Bundle test (ubuntu-latest) (push) Waiting to run
CI / macOS Brew (push) Waiting to run
CI / Test ./dev.sh and benchmark (push) Waiting to run
CodeQL / CodeQL-Build (actions, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (c, macos-latest) (push) Waiting to run
CodeQL / CodeQL-Build (c, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (go, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (python, ubuntu-latest) (push) Waiting to run
Depscan / Scan dependencies for vulnerabilities (push) Waiting to run
Add support for DECSTR soft screen reset escape code
This escape code is largely undefined. There is no specification for how
it affects alternate screen mode, overriden colors, kitty keyboard
state, paused rendering, etc. Do what I feel is sensible in these cases.

Fixes #10263
2026-07-15 09:28:51 +05:30
..
__init__.py Add support for DECSTR soft screen reset escape code 2026-07-15 09:28:51 +05:30
atexit.py
CascadiaCode-Regular.otf
check_build.py Enable ASAN for macOS CI builds in ci.py 2026-06-24 10:01:29 +05:30
clipboard.py
ComfyCode-Regular.ttf
command_palette.py
completion.py
crypto.py
datatypes.py Change set_uint_at_address to use METH_FASTCALL, skip ctypes test on intel macs 2026-06-25 10:49:19 +00:00
dnd.py
dnd_kitten.py Add data URI support to dnd kitten parse_uri_list 2026-05-18 07:54:57 +00:00
file_transmission.py
FiraCode-Medium.otf
fonts.py fonts: make the color emoji regression test environment-independent 2026-06-14 21:00:12 +05:30
glfw.py
gr.py
GraphemeBreakTest.json
graphics.py Fix erroneous scroll when using X/Y offsets in images 2026-07-12 18:22:40 -04:00
iosevka-regular.ttf
keys.py Preserve copy_or_noop passthrough 2026-05-20 11:15:49 +05:00
layout.py Add tests for splits layout serialization 2026-06-10 07:41:02 +05:30
LiberationMono-Regular.ttf
main.py Migrate type checker to ty 2026-07-04 09:18:00 +05:30
mouse.py
multicell.py
notifications.py
open_actions.py
options.py
panels.py
parser.py graphics: make N a transient usage-hints bitmask 2026-06-19 13:22:01 +09:00
screen.py Add support for DECSTR soft screen reset escape code 2026-07-15 09:28:51 +05:30
search_query_parser.py
shell_integration.py
shm.py
ssh.py ... 2026-07-04 09:23:16 +05:30
tab_bar.py
tui.py
twemoji_smiley-cff2_colr_1.otf
utmp.py