Cross-platform, fast, feature-rich, GPU based terminal
Go to file
2016-11-17 08:56:26 +05:30
freetype Code to render character cells 2016-10-24 13:50:24 +05:30
kitty Use unsigned int for cursor pos 2016-11-17 08:56:26 +05:30
kitty_tests Implement SGR 2016-11-17 08:34:55 +05:30
pyte ... 2016-11-12 09:06:41 +05:30
terminfo Fix TAB not working and add entry for backtab to terminfo 2016-10-31 12:03:21 +05:30
__main__.py Initial commit 2016-10-14 12:33:27 +05:30
.gitignore Infrastructure for building C extensions 2016-10-31 14:45:49 +05:30
.travis.yml ... 2016-11-12 08:46:35 +05:30
=template.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 Fix unicode data generation 2016-11-13 13:57:02 +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 Adda build status badge 2016-11-12 09:10:41 +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 Compile in mtime order 2016-11-13 10:27:24 +05:30
test.py Allow building with debug symbols 2016-11-07 13:23:03 +05:30

kitty - A terminal emulator

Build Status