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
Vlad Hanciuta a61d70ea9a
Add strikethrough capabilities to terminfo
The termcap aliases are not standard, but they are used by Vim, it
seems. As far as I can tell, there are no standard termcap attribute for
strikethrough.
2020-04-18 16:37:09 +01:00
.github Run mypy on CI 2020-03-09 18:24:55 +05:30
docs icat kitten: Fix display of 16-bit depth images 2020-04-13 23:05:10 +05:30
glad
glfw Ignore keys for switching keyboard layout 2020-04-10 17:21:53 +02:00
kittens Don't set word_characters to select_by_word_characters when empty string 2020-04-13 23:02:44 +02:00
kitty Add strikethrough capabilities to terminfo 2020-04-18 16:37:09 +01:00
kitty_tests Fix failing test 2020-04-17 19:57:37 +05:30
logo Replace all instances of EnvironmentError with OSError 2020-01-11 16:47:36 +01:00
terminfo Add strikethrough capabilities to terminfo 2020-04-18 16:37:09 +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-12 13:51:51 +05:30
Brewfile Put back the Brewfile 2020-02-22 19:07:17 +05:30
build-terminfo
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 All defs are now typed 2020-03-14 14:37:11 +05:30
gen-wcwidth.py Render any flag pair in two cells not just known ones 2020-04-06 23:00:34 +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
LICENSE
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 ... 2020-03-15 13:36:09 +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 Minor strictness increases 2020-03-14 14:59:31 +05:30
setup.py Fix #2468 2020-03-24 18:33:32 +05:30
test.py more typing work 2020-03-12 14:26:51 +05:30
update-on-ox
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"]