Cross-platform, fast, feature-rich, GPU based terminal
Go to file
Kovid Goyal eecf80469e
Update glfw from upstream
Adds glfwpostemptyevent not working fix to wayland backend as well
2018-06-08 09:14:14 +05:30
docs Fix inactive_text_alpha also applying to the tab bar 2018-06-07 20:19:29 +05:30
glad Update GL wrapper generated by new version of glad 2018-05-04 18:12:31 +05:30
glfw Update glfw from upstream 2018-06-08 09:14:14 +05:30
kittens Make the icat kitten work even if stdout/stdin are redirected 2018-06-06 12:04:10 +05:30
kitty Use pipe2() on non-Apple platforms 2018-06-08 08:15:12 +05:30
kitty_tests Add a PNG load test that does not depend on PIL 2018-05-31 20:15:23 +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
__main__.py Code to support the linux bundle 2018-05-31 23:02:38 +05:30
.gitattributes Mark names.h as being generated 2018-02-12 10:19:29 +05:30
.gitignore Add command line API reference 2018-05-30 15:14:07 +05:30
.ignore Don't search in names.h 2018-05-09 11:32:22 +05:30
.travis.yml Build the logo on Travis before running osx-bundle 2018-06-03 09:58:58 +05:30
=template.py Initial commit 2016-10-14 12:33:27 +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 Hints kitten: Overhaul making it more intelligent 2018-05-19 14:31:00 +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 Initial commit 2016-10-14 12:33:27 +05:30
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 Typo in makefile app target 2018-02-27 21:06:42 +05:30
protocol-extensions.asciidoc Redirect old asciidoc pages to new website 2018-05-30 12:52:59 +05:30
publish.py Start work on an installer 2018-06-01 10:31:52 +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 Configure yapf/isort 2017-02-08 09:59:36 +05:30
setup.py Get rid of the default kitty.conf 2018-06-05 09:17:31 +05:30
test.py Remove unused code and pep8 2017-01-09 11:10:41 +05:30
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]