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
Luflosi fa0374ee61
Better build system output when stdout is not a tty
When piping the output of `setup.py` to another program, that program cannot usually deal with escape sequences well. To fix this, output the compilation progress on new lines instead of overwriting the current line.
2020-10-04 12:02:49 +02:00
.github Add support for displaying correct colors with PNG files that contain embedded ICC color profiles 2020-08-12 10:34:16 +05:30
bypy Fix lib names for OpenSSL 1.1 2020-08-19 12:33:54 +05:30
docs Add a note about creating self-signed app bundles 2020-10-04 08:25:58 +05:30
glad
glfw Misc. fixes for issues reported by clang's static analyzer 2020-09-10 10:47:28 +05:30
kittens Also handle EOFError 2020-09-25 18:58:03 +05:30
kitty macOS: add ability to show subtitles in notifications 2020-10-03 16:04:32 +02:00
kitty_tests Add a test for serializing id less hyperlinks 2020-09-22 17:52:40 +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 more typing work 2020-03-12 13:51:51 +05:30
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 Fix a regression in 0.17 that broke displaying graphics over SSH 2020-04-19 08:13:33 +05:30
gen-wcwidth.py Unicode input kitten: Add symbols from NERD font 2020-09-22 19:47:39 +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 Forgot to increment token 2020-08-22 14:37:51 +05:30
LICENSE
Makefile
mypy-editor-integration Fix mypy editor integration for changes in syntastic 2020-05-04 13:19:03 +05:30
nerd-fonts-glyphs.txt Unicode input kitten: Add symbols from NERD font 2020-09-22 19:47:39 +05:30
protocol-extensions.asciidoc
publish.py Ensure mimetype is sent to github 2020-06-20 13:02:34 +05:30
README.asciidoc Switch status badge to github actions 2020-03-01 17:11:39 +05:30
remote-control.asciidoc
session.vim Remove trailing whitespace 2020-07-09 01:57:39 +02:00
setup.cfg Minor strictness increases 2020-03-14 14:59:31 +05:30
setup.py Better build system output when stdout is not a tty 2020-10-04 12:02:49 +02:00
test.py more typing work 2020-03-12 14:26:51 +05:30
update-on-ox Allow updaing on ox with signed/notarized app easily 2020-08-19 20:08:34 +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"]