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 aa9de47da3 Support compose sequences with no symbol
Compose sequences can be defined without an associated symbol. To test for
completeness, we now also rely on XKB’s reported compose state.

Fixes #880.
2018-09-06 14:53:16 +02:00
docs Fix #868 2018-09-06 11:49:30 +05:30
glad Remove workaround for #654 as it has been upstreamed 2018-07-19 05:11:03 +05:30
glfw Support compose sequences with no symbol 2018-09-06 14:53:16 +02:00
kittens diff kitten: Fix spurious traceback on exit when pygments is missing 2018-09-06 06:05:08 +05:30
kitty ... 2018-09-06 11:58:43 +05:30
kitty_tests macOS: Fix a character that cannot be rendered in any font causing font fallback for all subsequent characters that cannot be rendered in the main font to fail 2018-09-04 14:21:36 +05:30
logo macOS: Use a custom mouse cursor that shows up well on both light and dark backgrounds 2018-07-07 10:43:30 +05:30
terminfo
.gitattributes
.gitignore Ignore .DS_Store 2018-06-18 14:39:12 +02:00
.ignore
.travis.yml Re-enable brew based build on travis 2018-07-28 23:54:23 +05:30
__main__.py Fix legacy form of invoking icat broken in 0.12.0 2018-09-02 15:59:18 +05:30
asan-launcher.c
build-terminfo
CHANGELOG.rst Add the CHANGELOG to the docs 2018-05-30 12:46:00 +05:30
CONTRIBUTING.md
count-lines-of-code
gen-apc-parsers.py Add a warning not to edit the apc parsers header files 2018-07-20 09:45:05 +05:30
gen-wcwidth.py Round-trip the zwj unicode character 2018-08-04 18:29:45 +05:30
graphics-protocol.asciidoc Redirect old asciidoc pages to new website 2018-05-30 12:52:59 +05:30
INSTALL.md ... 2018-06-02 11:29:07 +05:30
key_encoding.asciidoc redirect to kitty website 2018-06-23 10:30:34 +05:30
key_encoding.json
LICENSE
linux-launcher.c ... 2018-07-29 13:06:26 +05:30
Makefile Add a linkcheck target to check links in the docs 2018-06-16 09:27:39 +05:30
protocol-extensions.asciidoc Redirect old asciidoc pages to new website 2018-05-30 12:52:59 +05:30
publish.py Require PENV when publishing 2018-09-01 10:32:08 +05:30
README.asciidoc Redirect old asciidoc pages to new website 2018-05-30 12:52:59 +05:30
remote-control.asciidoc Redirect old asciidoc pages to new website 2018-05-30 12:52:59 +05:30
session.vim
setup.cfg
setup.py dont -> don't 2018-08-29 03:18:25 +02:00
test.py
update-on-ox

= kitty - the fast, featureful, GPU based, terminal emulator

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

image::https://travis-ci.org/kovidgoyal/kitty.svg?branch=master[Build status, link=https://travis-ci.org/kovidgoyal/kitty]