mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-25 10:27:24 +00:00
If you live in the terminal, kitty is made for you! Cross-platform, fast, feature-rich, GPU based.
https://sw.kovidgoyal.net/kitty/
The delay is minimal ~ 1ms and there are apparently some applications such as kakoune that rely on the window size being available on startup. Since kitty always sizes windows with some size on startup, we can afford to wait. Fixes #786 |
||
|---|---|---|
| docs | ||
| glad | ||
| glfw | ||
| kittens | ||
| kitty | ||
| kitty_tests | ||
| logo | ||
| terminfo | ||
| .gitattributes | ||
| .gitignore | ||
| .ignore | ||
| .travis.yml | ||
| __main__.py | ||
| asan-launcher.c | ||
| build-terminfo | ||
| CHANGELOG.rst | ||
| CONTRIBUTING.md | ||
| count-lines-of-code | ||
| gen-apc-parsers.py | ||
| gen-wcwidth.py | ||
| graphics-protocol.asciidoc | ||
| INSTALL.md | ||
| key_encoding.asciidoc | ||
| key_encoding.json | ||
| LICENSE | ||
| linux-launcher.c | ||
| Makefile | ||
| protocol-extensions.asciidoc | ||
| publish.py | ||
| README.asciidoc | ||
| remote-control.asciidoc | ||
| session.vim | ||
| setup.cfg | ||
| setup.py | ||
| test.py | ||
| update-on-ox | ||
= kitty - the fast, featureful, GPU based, terminal emulator See https://sw.kovidgoyal.net/kitty image::https://travis-ci.org/kovidgoyal/kitty.svg?branch=master[Build status, link=https://travis-ci.org/kovidgoyal/kitty]