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
Kovid Goyal 6da5a8073c
Wayland: Apparently Java doesnt even set text/plain as a mimetype when copying text. Instead it uses UTF8_STRING and STRING.
So check for those as well. Am guessing whoever wrote this code in Java
just copied their old X11 shit without checking the specs. See #4183
2021-11-03 20:46:33 +05:30
.github Specify languages for CodeQL 2021-10-21 19:43:52 +05:30
bypy Linux binary builds: Fix Pygments not being included 2021-10-11 20:00:56 +05:30
docs Merge branch 'feat-visual-bell-color' of https://github.com/page-down/kitty 2021-11-03 09:13:27 +05:30
glad
glfw Wayland: Apparently Java doesnt even set text/plain as a mimetype when copying text. Instead it uses UTF8_STRING and STRING. 2021-11-03 20:46:33 +05:30
kittens Allows the visual bell color to be configured 2021-11-02 19:38:36 +08:00
kitty Handle set colors exceptions 2021-11-03 12:55:05 +08:00
kitty_tests Don't rely on nanosecond resolution when testing mtime transmission 2021-11-01 21:06:23 +01:00
logo chore(logo): add missing attribution 2021-04-29 09:11:20 +02:00
shell-integration Micro-optimizations of fish sheel integration script 2021-10-29 21:51:48 +05:30
terminfo Add the BEGIN key to terminfo 2021-10-07 13:15:06 +05:30
.editorconfig Fixed a typo and added some missing files. 2020-05-20 20:10:37 +00:00
.gitattributes Auto generate the boilerplate code to convert python opts to c opts 2021-06-03 18:30:13 +05:30
.gitignore Start work on using bypy to build the binaries 2020-06-04 13:51:50 +05:30
.ignore
__main__.py Use bundled CA certs on Linux binary builds as well 2021-08-16 22:47:53 +05:30
Brewfile Start work on rsync support for file transfers 2021-09-17 13:41:45 +05:30
build-terminfo
CHANGELOG.rst Use new URL scheme and define the kitty website centrally as much as possible 2021-07-27 09:03:11 +05:30
CONTRIBUTING.md Use new URL scheme and define the kitty website centrally as much as possible 2021-07-27 09:03:11 +05:30
count-lines-of-code Auto generate the boilerplate code to convert python opts to c opts 2021-06-03 18:30:13 +05:30
gen-apc-parsers.py Graphics protocol: Support for frame composition 2021-07-22 18:58:59 +05:30
gen-config.py Auto generate the list of all color config keys 2021-11-02 15:16:55 +05:30
gen-key-constants.py Add more type annotations 2021-10-27 08:45:45 +05:30
gen-wcwidth.py Add more type annotations 2021-10-27 10:50:24 +05:30
INSTALL.md Format the INSTALL.md links 2021-09-23 20:31:13 +05:30
key_encoding.json
launcher.c Remove inline from .c files 2021-08-03 09:11:17 +05:30
LICENSE Update link 2021-09-28 14:23:49 +05:30
Makefile A new theme for the kitty website 2021-07-18 13:29:33 +05:30
mypy-editor-integration Fix mypy editor integration for changes in syntastic 2020-05-04 13:19:03 +05:30
nerd-fonts-glyphs.txt Unicode input kitten: Add symbols from NERD font 2020-09-22 19:47:39 +05:30
publish.py Eh, mypy doesnt let me ignore requests on CI 2021-10-31 09:40:03 +05:30
README.asciidoc Use new URL scheme and define the kitty website centrally as much as possible 2021-07-27 09:03:11 +05:30
SECURITY.md ... 2021-03-17 14:45:23 +05:30
session.vim ... 2021-04-18 10:46:06 +05:30
setup.cfg Turn on strict checks for mypy 2021-10-27 14:00:38 +05:30
setup.py Add more type annotations 2021-10-27 11:13:28 +05:30
shell.nix shell.nix: add dependency on librsync 2021-09-25 14:37:38 +02:00
test.py Also sanitize various XDG* env vars when running the test suite 2021-10-31 16:21:33 +05:30
update-on-ox Allow updaing on ox with signed/notarized app easily 2020-08-19 20:08:34 +05:30
update-on-ubuntu Use bypy in update-on-ubuntu 2020-06-06 09:23:36 +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.svg[https://repology.org/project/kitty/versions]