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
2021-01-31 07:42:01 +05:30
.github github actions CI updated to python 3.9 2020-10-14 19:13:46 +05:30
bypy Fix lib names for OpenSSL 1.1 2020-08-19 12:33:54 +05:30
docs Add versionadded notes 2021-01-31 07:42:01 +05:30
glad
glfw Make the error message when failing to get monitor display name more informative 2021-01-29 12:45:22 +05:30
kittens diff kitten: Implement recursive diff over SSH 2021-01-28 14:23:56 +05:30
kitty ... 2021-01-31 07:35:58 +05:30
kitty_tests Allow negative numbers in CSI codes 2021-01-21 07:06:43 +05:30
logo Fix window icon not working on X11 with 64bits 2021-01-25 20:54:19 +05:30
terminfo Update actual terminfo files from last PR 2020-12-29 10:03:56 +05:30
.editorconfig Fixed a typo and added some missing files. 2020-05-20 20:10:37 +00:00
.gitattributes Code to encode key events 2021-01-16 20:52:12 +05:30
.gitignore Start work on using bypy to build the binaries 2020-06-04 13:51:50 +05:30
.ignore
__main__.py Entry point to edit config file 2020-11-04 16:30:29 +05:30
Brewfile github actions CI updated to python 3.9 2020-10-14 19:13:46 +05:30
build-terminfo
CHANGELOG.rst
CONTRIBUTING.md Remove trailing whitespace 2020-07-09 01:57:39 +02:00
count-lines-of-code Code to encode key events 2021-01-16 20:52:12 +05:30
gen-apc-parsers.py Fix deletion with image numbers 2020-12-16 18:57:46 +05:30
gen-key-constants.py Recognize Hyper key 2021-01-21 05:33:14 +05:30
gen-wcwidth.py Unicode input kitten: Add symbols from NERD font 2020-09-22 19:47:39 +05:30
INSTALL.md
key_encoding.json
launcher.c macOS: Fix kitty not being added to PATH automatically 2020-10-27 10:38:33 +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
publish.py Fix typing issues pointed out by updated mypy 2020-10-12 23:03:07 +05:30
README.asciidoc Update blurb 2021-01-21 12:14:44 +05:30
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 Fix window icon not working on X11 with 64bits 2021-01-25 20:54:19 +05:30
shell.nix Add shell.nix 2020-10-31 01:44:33 +01:00
test.py Fix typing issues pointed out by updated mypy 2020-10-12 23:03:07 +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, feature-rich, cross-platform, GPU based terminal

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