If you live in the terminal, kitty is made for you! Cross-platform, fast, feature-rich, GPU based. https://sw.kovidgoyal.net/kitty/
Find a file
Ethan Wu 7589bf4b11 Revert "Workaround for latest Apple regression in Tahoe"
This reverts commit d837a64e36.

Commit 24b31d96e9 fixes the original
problem of "ghost windows" that d837a64 was trying to solve. (I have no
idea how or why it does.)

One side-effect of the workaround from d837a64 is that it causes closed
windows to be moved to the (0,0) before being destroyed. This means that
when creating new windows, they are placed on the left-most display,
instead of the display in which the previously closed window was on as
you would expect. Reverting this kludge fixes this bug.
2025-09-22 16:50:31 -07:00
.github explicitly close opened url 2025-09-22 12:30:53 +05:30
3rdparty
bypy Bump version of lcms2 2025-09-21 07:31:31 +05:30
docs Improve rendering of rounded rectangles 2025-09-22 22:57:28 +05:30
gen Move back to individual settings for scrollbar 2025-09-14 17:48:59 +05:30
glad More robust detection of support for GL_FRAMEBUFFER_SRGB 2025-08-11 09:13:49 +05:30
glfw Revert "Workaround for latest Apple regression in Tahoe" 2025-09-22 16:50:31 -07:00
kittens Fix #9007 2025-09-22 13:20:41 +05:30
kitty Better field naming 2025-09-23 00:40:09 +05:30
kitty_tests Only skip invalid UTF8 tests when actually using SIMD 2025-09-15 08:59:03 +05:30
logo
shell-integration Fix bash integration when 'set -o nounset' is in effect 2025-09-15 10:40:36 +02:00
terminfo Allow backspace to wrap cursor to previous line 2025-07-23 08:56:54 +05:30
tools ... 2025-09-21 10:15:06 +05:30
.editorconfig Fix indentation in codeql yml file 2025-04-14 10:21:10 +05:30
.gitattributes Allow backspace to wrap cursor to previous line 2025-07-23 08:56:54 +05:30
.gitignore
__main__.py
benchmark.py Make mypy 1.16 happy 2025-05-30 10:06:38 +05:30
Brewfile
build-terminfo
CHANGELOG.rst
CONTRIBUTING.md
count-lines-of-code Update the list of nerd font names when updating other unicode data as well 2025-05-21 13:19:27 +05:30
dev.sh
embeds.go Get basic full string width tests running 2025-04-11 10:45:39 +05:30
go.mod Fix warning when building go code 2025-09-22 19:47:47 +05:30
go.sum Fix warning when building go code 2025-09-22 19:47:47 +05:30
INSTALL.md
key_encoding.json
LICENSE
Makefile
publish.py Use a full qualified name for SBOM generation 2025-09-18 17:42:05 +05:30
pyproject.toml Specify python dependencies in pyproject.toml 2025-09-16 16:42:01 +05:30
README.asciidoc
rsync-and-build.sh Slightly improve rsync script 2025-05-09 15:33:22 +05:30
SECURITY.md ... 2025-09-14 21:31:43 +05:30
session.vim
setup.py Allow shader names with underscores 2025-08-13 07:10:16 +05:30
shell.nix fix: add missing pkgs and manually add font for nix shell 2025-05-10 14:42:46 +02:00
staticcheck.conf
test.py
update-on-ox

= kitty - the fast, feature-rich, cross-platform, GPU based terminal

See https://sw.kovidgoyal.net/kitty/[the kitty website].

image:https://github.com/kovidgoyal/kitty/workflows/CI/badge.svg["Build status", link="https://github.com/kovidgoyal/kitty/actions?query=workflow%3ACI"]

https://sw.kovidgoyal.net/kitty/faq/[Frequently Asked Questions]

To ask other questions about kitty usage, use either the https://github.com/kovidgoyal/kitty/discussions/[discussions on GitHub] or the
https://www.reddit.com/r/KittyTerminal[Reddit community]

Packaging status in various repositories:

image:https://repology.org/badge/vertical-allrepos/kitty-terminal.svg?columns=3&header=kitty["Packaging status", link="https://repology.org/project/kitty-terminal/versions"]