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-08-05 11:04:07 +05:30
.github Only use pythonLocation if it is available 2020-07-07 08:57:50 +05:30
bypy Use "with suppress()" to suppress a python exception 2020-07-31 18:00:01 +02:00
docs Fix #2896 2020-08-03 22:14:13 +05:30
glad
glfw Declare _glfwPlatformInitJoysticks() to return bool 2020-08-04 20:24:35 -04:00
kittens Add a changelog entry for the last PR 2020-08-03 09:00:19 +05:30
kitty Ensure beep works even very soon after startup 2020-08-05 11:04:07 +05:30
kitty_tests Fix the spawn test in the bypy environment 2020-07-29 15:11:35 +05:30
logo
terminfo Update terminfo with CSI REP support 2020-05-29 01:06:16 +03:00
.editorconfig Fixed a typo and added some missing files. 2020-05-20 20:10:37 +00:00
.gitattributes
.gitignore Start work on using bypy to build the binaries 2020-06-04 13:51:50 +05:30
.ignore
__main__.py
Brewfile Remove trailing whitespace 2020-07-09 01:57:39 +02:00
build-terminfo
CHANGELOG.rst
CONTRIBUTING.md Remove trailing whitespace 2020-07-09 01:57:39 +02:00
count-lines-of-code
gen-apc-parsers.py
gen-wcwidth.py
graphics-protocol.asciidoc
INSTALL.md
key_encoding.asciidoc
key_encoding.json
launcher.c Fix incorrect format specifier to printf 2020-07-07 09:14:33 +05:30
LICENSE
Makefile
mypy-editor-integration
protocol-extensions.asciidoc
publish.py Ensure mimetype is sent to github 2020-06-20 13:02:34 +05:30
README.asciidoc
remote-control.asciidoc
session.vim Remove trailing whitespace 2020-07-09 01:57:39 +02:00
setup.cfg
setup.py Fix the spawn test in the bypy environment 2020-07-29 15:11:35 +05:30
test.py
update-on-ox Migrate update-on-ox to use bypy 2020-06-06 09:11:50 +05:30
update-on-ubuntu Use bypy in update-on-ubuntu 2020-06-06 09:23:36 +05:30

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