A cross-platform, OpenGL terminal emulator.
Go to file
Joe Wilm 2395066318
Fix backspace
There's never a count associated with this, and it has been removed from
the Handler method to reflect as much.
2016-06-09 08:37:59 -07:00
docs Add Summary of ANSI standards for ASCII terminals 2016-05-28 08:39:36 -07:00
res Add support for drawing background colors 2016-06-06 16:54:15 -07:00
src Fix backspace 2016-06-09 08:37:59 -07:00
.gitignore Initialize new cargo binary project 2016-02-21 08:15:41 -08:00
.travis.yml Add test font for travis 2016-02-21 19:56:31 -08:00
Cargo.lock Fix all trivial compiler warnings 2016-06-09 08:30:55 -07:00
Cargo.toml Fix all trivial compiler warnings 2016-06-09 08:30:55 -07:00
LICENSE-APACHE Add license 2016-02-23 20:59:31 -08:00
TASKS.md Update task list 2016-06-06 14:59:45 -07:00
build.rs Correct sub-pixel font rendering with OpenGL 2016-05-20 21:36:28 -07:00