If you live in the terminal, kitty is made for you! Cross-platform, fast, feature-rich, GPU based.
Find a file
Kovid Goyal e36d41b46f
Add a --hold option to icat
Keeps it alive after display images
2020-09-18 11:48:31 +05:30
.github Add support for displaying correct colors with PNG files that contain embedded ICC color profiles 2020-08-12 10:34:16 +05:30
bypy Fix lib names for OpenSSL 1.1 2020-08-19 12:33:54 +05:30
docs Fix some lines in the scrollback buffer not being properly rendered after a window resize/font size change 2020-09-18 08:26:50 +05:30
glad
glfw Misc. fixes for issues reported by clang's static analyzer 2020-09-10 10:47:28 +05:30
kittens Add a --hold option to icat 2020-09-18 11:48:31 +05:30
kitty Fix some lines in the scrollback buffer not being properly rendered after a window resize/font size change 2020-09-18 08:26:50 +05:30
kitty_tests Make wcswidth ignore more escape codes 2020-09-17 20:16:17 +05:30
logo
terminfo Update terminfo with CSI REP support 2020-05-29 01:06:16 +03:00
.editorconfig Fixed a typo and added some missing files. 2020-05-20 20:10:37 +00:00
.gitattributes
.gitignore Start work on using bypy to build the binaries 2020-06-04 13:51:50 +05:30
.ignore
__main__.py
Brewfile Remove trailing whitespace 2020-07-09 01:57:39 +02:00
build-terminfo
CHANGELOG.rst
CONTRIBUTING.md Remove trailing whitespace 2020-07-09 01:57:39 +02:00
count-lines-of-code
gen-apc-parsers.py
gen-wcwidth.py Speed up is_ignored_char in the common case 2020-08-06 18:05:33 +05:30
graphics-protocol.asciidoc
INSTALL.md
key_encoding.asciidoc
key_encoding.json
launcher.c Forgot to increment token 2020-08-22 14:37:51 +05:30
LICENSE
Makefile
mypy-editor-integration
protocol-extensions.asciidoc
publish.py Ensure mimetype is sent to github 2020-06-20 13:02:34 +05:30
README.asciidoc
remote-control.asciidoc
session.vim Remove trailing whitespace 2020-07-09 01:57:39 +02:00
setup.cfg
setup.py Fix compilation on OpenBSD 2020-08-24 12:05:39 +05:30
test.py
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, featureful, GPU based, terminal emulator

See https://sw.kovidgoyal.net/kitty/

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