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
2016-11-04 14:56:31 +05:30
freetype Code to render character cells 2016-10-24 13:50:24 +05:30
kitty __eq__ for Line 2016-11-04 14:56:31 +05:30
kitty_tests __eq__ for Line 2016-11-04 14:56:31 +05:30
pyte Implement changing of default colors 2016-10-21 13:12:06 +05:30
terminfo Fix TAB not working and add entry for backtab to terminfo 2016-10-31 12:03:21 +05:30
.gitignore Infrastructure for building C extensions 2016-10-31 14:45:49 +05:30
=template.py Initial commit 2016-10-14 12:33:27 +05:30
__main__.py Initial commit 2016-10-14 12:33:27 +05:30
build-terminfo Add a terminfo file for kitty 2016-10-17 18:20:08 +05:30
glfw.py Implement keyboard input 2016-10-30 14:56:53 +05:30
LICENSE Initial commit 2016-10-14 12:33:27 +05:30
README.md Initial commit 2016-10-14 12:33:27 +05:30
session.vim Import pyte 2016-10-14 13:23:50 +05:30
setup.cfg Initial commit 2016-10-14 12:33:27 +05:30
setup.py Start work on OpenGL bindings 2016-11-02 21:27:20 +05:30
test.py Implement the fast draw path for single width characters 2016-10-18 11:04:30 +05:30

kitty - A terminal emulator