mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-26 10:51:55 +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/
Thank you for developing Kitty. Currently kitty is not available on the list of "alternatives" for a terminal emulator on Debian GNU/Linux and derivatives. This is because Debian Policy states that packages that provide a terminal emulator must provide, inter alia, support the command-line option -T title, which creates a new terminal window with the specified window title [0]. This PR therefore adds -T as an alias for --title, thus bringing kitty into compliance and allowing cleaner integration into the Debian desktop. This issue was originally filed as #900704. [0] https://www.debian.org/doc/debian-policy/#packages-providing-a-terminal-emulator [1] https://bugs.debian.org/900704 Signed-off-by: Chris Lamb <lamby@debian.org> |
||
|---|---|---|
| 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 | ||
| INSTALL.md | ||
| key_encoding.asciidoc | ||
| key_encoding.json | ||
| LICENSE | ||
| linux-installer.sh | ||
| 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]