Cross-platform, fast, feature-rich, GPU based terminal
Go to file
2019-05-24 11:52:46 +05:30
.circleci Rename OS X -> macOS 2019-01-28 01:25:02 +01:00
docs version 0.14.0 2019-05-24 11:52:46 +05:30
glad Remove workaround for #654 as it has been upstreamed 2018-07-19 05:11:03 +05:30
glfw Revert "macOS: Fix cocoa mouse y-coord off by one" 2019-05-21 19:31:57 +02:00
kittens Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
kitty version 0.14.0 2019-05-24 11:52:46 +05:30
kitty_tests Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
logo Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
terminfo Replace the "78" terminfo directory with a symlink 2019-03-02 03:04:20 +01:00
__main__.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
.gitattributes Mark names.h as being generated 2018-02-12 10:19:29 +05:30
.gitignore Ignore asan-launcher.dSYM directory 2018-11-20 16:03:34 +01:00
.ignore Don't search in names.h 2018-05-09 11:32:22 +05:30
asan-launcher.c Fix copy and paste error 2019-05-19 16:08:11 +02:00
Brewfile Install pkg-config in the Brewfile 2019-01-27 09:30:10 +05:30
build-terminfo Add file header to build-terminfo 2019-05-19 15:41:46 +02:00
CHANGELOG.rst Add the CHANGELOG to the docs 2018-05-30 12:46:00 +05:30
CONTRIBUTING.md Fix broken links 2018-09-22 20:22:15 +02:00
count-lines-of-code Add kittens to the LOC script 2018-03-11 12:03:23 +05:30
gen-apc-parsers.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
gen-wcwidth.py DRYer 2019-03-06 13:53:09 +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 Add JSON definition of key encoding 2018-02-07 14:39:11 +05:30
launcher.c Rename linux-launcher -> launcher 2019-05-18 19:13:56 +02:00
LICENSE Convert HTTP URLs to HTTPS URLs where possible 2019-04-24 01:27:24 +02:00
Makefile Add extra logging to debug the event loop 2019-04-24 16:16:40 +05:30
protocol-extensions.asciidoc Redirect old asciidoc pages to new website 2018-05-30 12:52:59 +05:30
publish.py Insert google analytics at publish time 2019-03-07 12:07:49 +05:30
README.asciidoc Remove Travis 2019-01-27 09:45:36 +05:30
remote-control.asciidoc Redirect old asciidoc pages to new website 2018-05-30 12:52:59 +05:30
session.vim Fix tabs being used for spaces in some source code files 2019-02-03 19:59:02 +05:30
setup.cfg Configure yapf/isort 2017-02-08 09:59:36 +05:30
setup.py Better fix for python include dirs 2019-05-19 09:17:52 +05:30
symlink-deref.c macOS: Add an entry point to use that works even if run via a symlink 2019-05-11 10:25:06 +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
update-on-ubuntu Speed up build for ubuntu and include debug symbols 2019-02-03 16:00:55 +05:30

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

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

image:https://circleci.com/gh/kovidgoyal/kitty.svg?style=svg["Build status", link="https://circleci.com/gh/kovidgoyal/kitty"]