If you live in the terminal, kitty is made for you! Cross-platform, fast, feature-rich, GPU based.
Find a file
Kovid Goyal f412ec617c
Track line continuation in only one place
The canonical flag tracking this is the last cell of the previous line.
So use that only rather than copying it onto a line attribute. Should
micro-optimize cases where we init a line but dont need the continuation
status.
2025-02-08 08:58:50 +05:30
.github Add cairo and pixman as deps on Linux 2025-02-03 11:06:38 +05:30
3rdparty ... 2024-07-14 12:34:24 +05:30
bypy Add cairo and pixman as deps on Linux 2025-02-03 11:06:38 +05:30
docs Fix #8304 2025-02-08 07:56:21 +05:30
gen Start work on VT LineBuf in Go 2025-02-07 20:09:00 +05:30
glad
glfw Remove special casing for Hyprland 2025-01-22 18:53:46 +05:30
kittens ... 2025-02-05 17:04:14 +05:30
kitty Track line continuation in only one place 2025-02-08 08:58:50 +05:30
kitty_tests Skip colrv1 rendering on macOS 2025-02-03 11:06:41 +05:30
logo
shell-integration ... 2025-01-06 11:04:31 +05:30
terminfo Fix #7321 2024-04-08 07:39:50 +05:30
tools Start work on VT LineBuf in Go 2025-02-07 20:09:00 +05:30
.editorconfig
.gitattributes Start work on handling multicell escape code 2025-02-03 10:56:43 +05:30
.gitignore Use builtin NERD fonts 2024-07-02 10:28:07 +05:30
.ignore
__main__.py
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
CHANGELOG.rst
CONTRIBUTING.md
count-lines-of-code
dev.sh
go.mod Bump github.com/bmatcuk/doublestar/v4 in the all-go-deps group 2025-01-27 03:22:54 +00:00
go.sum Bump github.com/bmatcuk/doublestar/v4 in the all-go-deps group 2025-01-27 03:22:54 +00:00
INSTALL.md
key_encoding.json
LICENSE
Makefile
publish.py Make mypy happy 2024-12-21 08:06:29 +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 Add cairo and pixman as deps on Linux 2025-02-03 11:06:38 +05:30
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"]