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
Kovid Goyal 55c5f3e9fd
...
2020-02-29 11:17:01 +05:30
.circleci Run tests python3.8 on linux 2020-02-26 07:34:31 +05:30
.github Create FUNDING.yml 2019-07-30 15:07:12 +05:30
docs ... 2020-02-29 11:17:01 +05:30
glad Replace glad with glad2 2019-07-07 21:10:15 +02:00
glfw macOS: When switching inpt method while a pending multi-key input is in progress, clear the pending input 2020-02-17 15:30:03 +05:30
kittens Fix #2399 2020-02-27 07:14:44 +05:30
kitty A new `copy_and_clear_or_interrupt` function 2020-02-28 21:17:05 +05:30
kitty_tests Fix #2401 2020-02-28 10:28:01 +05:30
logo Replace all instances of EnvironmentError with OSError 2020-01-11 16:47:36 +01:00
terminfo Replace the "78" terminfo directory with a symlink 2019-03-02 03:04:20 +01:00
.gitattributes Mark kitty/parse-graphics-command.h as being generated 2019-10-15 18:16:28 +02:00
.gitignore Explicitly mark directories as such in .gitignore 2019-07-31 15:27:06 -05:00
.ignore
__main__.py Fix #2087 2019-10-23 18:21:34 +05:30
Brewfile Put back the Brewfile 2020-02-22 19:07:17 +05:30
build-terminfo Add file header to build-terminfo 2019-05-19 15:41:46 +02:00
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 Remove double assignment 2019-06-05 17:12:21 +02:00
gen-wcwidth.py Add a function to check if a codepoint is a symbol 2019-10-01 18:57:06 +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 Better fix for kitty not getting key events when launched via a symlink on macOS 2019-07-18 16:00:16 +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
protocol-extensions.asciidoc
publish.py Use a token for github 2019-12-12 10:05:11 +05:30
README.asciidoc Change URL to avoid redirect 2019-11-26 17:23:21 +01:00
remote-control.asciidoc
session.vim
setup.cfg
setup.py Build with fortify source on clang as well 2020-02-13 11:20:57 +05:30
test.py
update-on-ox Use context managers to open files 2019-08-01 13:21:26 -05:00
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://circleci.com/gh/kovidgoyal/kitty.svg?style=svg["Build status", link="https://circleci.com/gh/kovidgoyal/kitty"]