mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 16:37:27 +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/
|
|
||
|---|---|---|
| docs | ||
| glad | ||
| glfw | ||
| kittens | ||
| kitty | ||
| kitty_tests | ||
| logo | ||
| terminfo | ||
| .gitattributes | ||
| .gitignore | ||
| .ignore | ||
| .travis.yml | ||
| =template.py | ||
| __main__.py | ||
| asan-launcher.c | ||
| build-terminfo | ||
| CHANGELOG.rst | ||
| CONTRIBUTING.md | ||
| count-lines-of-code | ||
| gen-wcwidth.py | ||
| graphics-protocol.asciidoc | ||
| 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 - A terminal emulator image::https://travis-ci.org/kovidgoyal/kitty.svg?branch=master[Build status, link=https://travis-ci.org/kovidgoyal/kitty] == Resources on terminal behavior http://invisible-island.net/xterm/ctlseqs/ctlseqs.html https://en.wikipedia.org/wiki/C0_and_C1_control_codes https://vt100.net/