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 56fe60ae84 ...
2016-11-23 20:36:29 +05:30
freetype Code to render character cells 2016-10-24 13:50:24 +05:30
kitty ... 2016-11-23 20:36:29 +05:30
kitty_tests Switch title handling to use unicode 2016-11-23 20:28:30 +05:30
terminfo Annotate terminfo features 2016-11-21 10:38:12 +05:30
.gitignore Infrastructure for building C extensions 2016-10-31 14:45:49 +05:30
.travis.yml ... 2016-11-21 12:51:13 +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
generate-unicode-data.py ... 2016-11-19 14:41:40 +05:30
glfw.py Split out the glfw constants into their own module so they can be used on Travis without needing glfw 2016-11-21 13:00:15 +05:30
glfw_constants.py Split out the glfw constants into their own module so they can be used on Travis without needing glfw 2016-11-21 13:00:15 +05:30
LICENSE Initial commit 2016-10-14 12:33:27 +05:30
README.md Adda build status badge 2016-11-12 09:10:41 +05:30
session.vim Use the new native screen class 2016-11-18 15:30:59 +05:30
setup.cfg Initial commit 2016-10-14 12:33:27 +05:30
setup.py ... 2016-11-21 10:25:53 +05:30
test.py Allow building with debug symbols 2016-11-07 13:23:03 +05:30

kitty - A terminal emulator

Build Status