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
2020-03-09 18:24:55 +05:30
.github Run mypy on CI 2020-03-09 18:24:55 +05:30
docs more typing work 2020-03-09 16:13:00 +05:30
glad Replace glad with glad2 2019-07-07 21:10:15 +02:00
glfw More typing work 2020-03-06 08:35:23 +05:30
kittens Fix #2420 2020-03-09 17:24:51 +05:30
kitty more typing work 2020-03-09 18:17:24 +05:30
kitty_tests Add typing to box_drawing 2020-03-08 21:30:50 +05:30
logo Replace all instances of EnvironmentError with OSError 2020-01-11 16:47:36 +01:00
terminfo Replace the "78" terminfo directory with a symlink 2019-03-02 03:04:20 +01:00
.gitattributes Mark kitty/parse-graphics-command.h as being generated 2019-10-15 18:16:28 +02:00
.gitignore Use mypy in daemon mode 2020-03-05 20:38:51 +05:30
.ignore
__main__.py More typing work 2020-03-06 08:35:23 +05:30
Brewfile Put back the Brewfile 2020-02-22 19:07:17 +05:30
build-terminfo Add file header to build-terminfo 2019-05-19 15:41:46 +02:00
CHANGELOG.rst
CONTRIBUTING.md
count-lines-of-code Make count-lines-of-code a little nicer 2019-10-17 15:19:13 +05:30
gen-apc-parsers.py Use mypy in daemon mode 2020-03-05 20:38:51 +05:30
gen-wcwidth.py More typing work 2020-03-06 08:35:23 +05:30
graphics-protocol.asciidoc
INSTALL.md Make links clickable in INSTALL.md 2020-02-20 11:10:49 +01:00
key_encoding.asciidoc
key_encoding.json
launcher.c Better fix for kitty not getting key events when launched via a symlink on macOS 2019-07-18 16:00:16 +05:30
LICENSE Convert HTTP URLs to HTTPS URLs where possible 2019-04-24 01:27:24 +02:00
Makefile Remove unnecessary indentation 2019-08-09 03:27:22 +02:00
mypy-editor-integration Implement proper editor integration for mypy 2020-03-08 14:39:46 +05:30
protocol-extensions.asciidoc
publish.py More typing work 2020-03-08 22:08:18 +05:30
README.asciidoc Switch status badge to github actions 2020-03-01 17:11:39 +05:30
remote-control.asciidoc
session.vim Implement proper editor integration for mypy 2020-03-08 14:39:46 +05:30
setup.cfg more typing work 2020-03-09 18:17:24 +05:30
setup.py More typing work 2020-03-08 22:08:18 +05:30
test.py Run mypy on CI 2020-03-09 18:24:55 +05:30
update-on-ox Use context managers to open files 2019-08-01 13:21:26 -05:00
update-on-ubuntu Replace all instances of EnvironmentError with OSError 2020-01-11 16:47:36 +01:00

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