Cross-platform, fast, feature-rich, GPU based terminal
Go to file
2021-01-16 20:52:12 +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 Code to encode key events 2021-01-16 20:52:12 +05:30
glad Replace glad with glad2 2019-07-07 21:10:15 +02:00
glfw Code to encode key events 2021-01-16 20:52:12 +05:30
kittens Panel kitten: Allow setting WM_CLASS 2021-01-12 04:49:45 +05:30
kitty Code to encode key events 2021-01-16 20:52:12 +05:30
kitty_tests Wait for write and check data, fixes test failure 2021-01-04 12:27:26 +05:30
logo Replace all instances of EnvironmentError with OSError 2020-01-11 16:47:36 +01:00
terminfo Update actual terminfo files from last PR 2020-12-29 10:03:56 +05:30
__main__.py Entry point to edit config file 2020-11-04 16:30:29 +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 Don't search in names.h 2018-05-09 11:32:22 +05:30
Brewfile github actions CI updated to python 3.9 2020-10-14 19:13:46 +05:30
build-terminfo Add file header to build-terminfo 2019-05-19 15:41:46 +02:00
CHANGELOG.rst Add the CHANGELOG to the docs 2018-05-30 12:46:00 +05:30
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 Add more keypad keys 2021-01-16 20:52:11 +05:30
gen-wcwidth.py Unicode input kitten: Add symbols from NERD font 2020-09-22 19:47:39 +05:30
INSTALL.md Make links clickable in INSTALL.md 2020-02-20 11:10:49 +01:00
key_encoding.json Add JSON definition of key encoding 2018-02-07 14:39:11 +05:30
launcher.c macOS: Fix kitty not being added to PATH automatically 2020-10-27 10:38:33 +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 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 Switch status badge to github actions 2020-03-01 17:11:39 +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 Make is_arm predicate work on macos 2021-01-15 00:09:24 -05:00
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, 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"]