A headless terminal emulator (ANSI / VT100) in C89 with its Python wrapper.
Go to file
2011-08-31 09:01:12 +02:00
Makefile Building a test... that seems to work 2011-08-31 09:00:24 +02:00
README Initial commit 2011-08-28 21:48:33 +02:00
test.c Building a test... that seems to work 2011-08-31 09:00:24 +02:00
vt100.c Upgrading and fixing different bugs in vt100.c and vt100.h 2011-08-31 09:01:12 +02:00
vt100.h Upgrading and fixing different bugs in vt100.c and vt100.h 2011-08-31 09:01:12 +02:00

Trying to implement a library to emulate VT100.