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
2018-06-20 12:43:26 +05:30
docs Linux installer: Workaround for bug in 3.0 <= python <= 3.5 2018-06-18 07:21:44 +05:30
glad Update version of glad used to generate OpenGL wrapper 2018-06-20 12:43:26 +05:30
glfw Update glfw from upstream 2018-06-11 13:08:21 +05:30
kittens diff kitten: When triggering a search scroll to the first match automatically 2018-06-19 10:30:52 +05:30
kitty Update version of glad used to generate OpenGL wrapper 2018-06-20 12:43:26 +05:30
kitty_tests A new tui API for simple line editing 2018-06-14 13:11:48 +05:30
logo reduce icon set size to fit iconutil limits 2018-03-30 22:57:34 -07:00
terminfo Fix Shift+function key not working 2018-04-23 11:28:02 +05:30
.gitattributes Mark names.h as being generated 2018-02-12 10:19:29 +05:30
.gitignore Ignore .DS_Store 2018-06-18 14:39:12 +02:00
.ignore Don't search in names.h 2018-05-09 11:32:22 +05:30
.travis.yml ... 2018-06-16 08:41:19 +05:30
=template.py
__main__.py Nicer error message when no kitten name is specified 2018-06-09 13:47:49 +05:30
asan-launcher.c Free argvw in asan-launcher 2017-11-01 15:00:52 +05:30
build-terminfo Add non-standard terminfo capabilities 2018-02-08 10:26:13 +05:30
CHANGELOG.rst Add the CHANGELOG to the docs 2018-05-30 12:46:00 +05:30
CONTRIBUTING.md Add section on reporting bugs to CONTRIBUTING 2018-03-05 21:03:01 +05:30
count-lines-of-code Add kittens to the LOC script 2018-03-11 12:03:23 +05:30
gen-wcwidth.py wcwidth() for not assigned code points should be -4 2018-06-14 10:27:42 +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 forgot to include in last commit 2018-02-07 14:40:23 +05:30
key_encoding.json Add JSON definition of key encoding 2018-02-07 14:39:11 +05:30
LICENSE
linux-installer.sh Start work on an installer 2018-06-01 10:31:52 +05:30
linux-launcher.c Code to support the linux bundle 2018-05-31 23:02:38 +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 Fix paths to built bundles 2018-06-12 08:53:22 +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 Explicitly set expandtab 2017-12-01 12:15:36 +05:30
setup.cfg
setup.py Use base instead of cwd when checking for docs 2018-06-12 09:24:36 +05:30
test.py
update-on-ox ... 2017-12-12 22:23:16 +05:30

= 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]