If you live in the terminal, kitty is made for you! Cross-platform, fast, feature-rich, GPU based.
Find a file
Kovid Goyal eabddc2870
Report support for OSC52 write to clipboard in DA1
There are apparently some applications that want to only turn on OSC52
if they can be sure the terminal supports it.
https://github.com/contour-terminal/vt-extensions/blob/master/clipboard-extension.md

Seems harmless enough, though IMO the correct query mechanism for
runtime controllable settings is XTGETTCAP, but, let's be a
good citizen and co-operate. The overhead is not too large and I
have more important windmills to tilt at.

Fixes #8788
2025-07-07 08:45:58 +05:30
.github Remove deprecated option from CodeQL setup 2025-04-20 15:51:29 +05:30
3rdparty ... 2024-07-14 12:34:24 +05:30
bypy Bump bundled Wayland version 2025-05-15 09:09:16 +05:30
docs ... 2025-07-05 09:18:16 +05:30
gen Add conf file for desktop-ui kitten 2025-07-01 13:26:39 +05:30
glad Make shebangs consistent 2023-11-11 08:32:05 +05:30
glfw Wayland: Only rely on keyboard enter/leave events for OS window focus state 2025-06-09 06:52:56 +05:30
kittens Fix service activation file generation 2025-07-06 13:34:29 +05:30
kitty Report support for OSC52 write to clipboard in DA1 2025-07-07 08:45:58 +05:30
kitty_tests Report support for OSC52 write to clipboard in DA1 2025-07-07 08:45:58 +05:30
logo Oxipng/svgo images to save some 150KB~ 2024-03-25 23:42:56 +01:00
shell-integration Escape user input in zsh integration's _ksi_preexec 2025-06-23 18:44:52 -04:00
terminfo Fix #7321 2024-04-08 07:39:50 +05:30
tools Implement file filters via dbus 2025-07-06 12:17:09 +05:30
.editorconfig Fix indentation in codeql yml file 2025-04-14 10:21:10 +05:30
.gitattributes Fix builds broken by replace in go.mod 2025-05-21 12:42:51 +05:30
.gitignore Nicer way to include grapheme test data in Go tests 2025-03-27 03:20:27 +05:30
.ignore
__main__.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
benchmark.py Make mypy 1.16 happy 2025-05-30 10:06:38 +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 Fix misspellings 2023-06-14 03:39:53 +06:00
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 Update docs for new develop builds 2023-07-29 14:16:25 +05:30
embeds.go Get basic full string width tests running 2025-04-11 10:45:39 +05:30
go.mod Bump the all-go-deps group with 2 updates 2025-06-09 03:45:38 +00:00
go.sum Bump the all-go-deps group with 2 updates 2025-06-09 03:45:38 +00:00
INSTALL.md
key_encoding.json
LICENSE
Makefile Update docs for new develop builds 2023-07-29 14:16:25 +05:30
publish.py Detect hung builders 2025-03-05 09:07:20 +05:30
pyproject.toml Make mypy 1.16 happy 2025-05-30 10:06:38 +05:30
README.asciidoc Update repology links 2024-10-01 15:31:16 +05:30
rsync-and-build.sh Slightly improve rsync script 2025-05-09 15:33:22 +05:30
SECURITY.md
session.vim Switch to LSP for mypy 2024-03-28 19:36:07 +05:30
setup.py Cleanup previous PR 2025-06-30 12:09:13 +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 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"]