If you live in the terminal, kitty is made for you! Cross-platform, fast, feature-rich, GPU based.
Find a file
Kovid Goyal c6db9b0b21
Move text_fg_override code into vertex shader
This should be a ~100x speedup (depending on pixels per cell) for using this code. Note that it also means
that color emoji do not have their colors overridden. This makes sense
since overriding color sin them is not desired anyway and even otherwise
the performance benefits are too large.
2025-03-19 22:27:18 +05:30
.github Remove git credentials after checkout 2025-02-24 12:00:58 +05:30
3rdparty ... 2024-07-14 12:34:24 +05:30
bypy Include json test data in bypy freeze 2025-03-15 23:20:05 +05:30
docs Add a note about GNOME's stupid behavior 2025-03-19 22:12:45 +05:30
gen Add tests for grapheme segmentation 2025-03-13 13:48:35 +05:30
glad Make shebangs consistent 2023-11-11 08:32:05 +05:30
glfw Wire up clipboard lost events 2025-03-12 09:26:36 +05:30
kittens A new option to clear selections when they no longer reflect the contents of the clipboard 2025-03-12 11:41:27 +05:30
kitty Move text_fg_override code into vertex shader 2025-03-19 22:27:18 +05:30
kitty_tests Add tests for grapheme segmentation 2025-03-13 13:48:35 +05:30
logo Oxipng/svgo images to save some 150KB~ 2024-03-25 23:42:56 +01:00
shell-integration ssh kitten: When using python interpreter fix symlinks with absolute paths not working with the copy command 2025-02-09 11:12:47 +05:30
terminfo Fix #7321 2024-04-08 07:39:50 +05:30
tools Start work on grapheme segmentation algorithm 2025-03-13 11:19:54 +05:30
.editorconfig
.gitattributes Add tests for grapheme segmentation 2025-03-13 13:48:35 +05:30
.gitignore Use builtin NERD fonts 2024-07-02 10:28:07 +05:30
.ignore
__main__.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
benchmark.py ... 2024-11-28 22:37:20 +05:30
Brewfile See if dropping pkgconf fixes CI build 2024-11-23 19:48:05 +05:30
build-terminfo Make the terminfo database available in the compiled module 2024-03-21 10:16:50 +05:30
CHANGELOG.rst
CONTRIBUTING.md
count-lines-of-code Move base64simd into a 3rdparty folder 2024-02-25 09:57:29 +05:30
dev.sh
go.mod update go version as per running go mod tidy 2025-03-10 09:13:27 +05:30
go.sum Bump the all-go-deps group with 2 updates 2025-03-10 03:34:51 +00:00
INSTALL.md
key_encoding.json
LICENSE
Makefile
publish.py Detect hung builders 2025-03-05 09:07:20 +05:30
pyproject.toml Bump minimum python version to 3.10 2025-01-07 12:07:01 +05:30
README.asciidoc Update repology links 2024-10-01 15:31:16 +05:30
SECURITY.md
session.vim Switch to LSP for mypy 2024-03-28 19:36:07 +05:30
setup.py Handle the edge case of someone running a development go build 2025-03-18 12:20:30 -05:00
shell.nix nix: Drop python3Packages.xxhash from build inputs 2024-10-03 22:43:55 -04:00
staticcheck.conf
test.py
update-on-ox Allow turning off stripping in update-on-ox 2024-08-18 15:30:38 +05:30

= 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"]