Cross-platform, fast, feature-rich, GPU based terminal
Go to file
2016-11-01 18:18:12 +05:30
freetype Code to render character cells 2016-10-24 13:50:24 +05:30
kitty Implement a Line class 2016-11-01 18:18:12 +05:30
kitty_tests Implement a Line class 2016-11-01 18:18:12 +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
__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
=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
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 Implement a Line class 2016-11-01 18:18:12 +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