terminal: Basic vt100 escape codes
authorCallum Lowcay <callum@callumscode.com>
Fri, 7 Jan 2011 19:46:59 +0000 (19:46 +0000)
committerKristian Høgsberg <krh@bitplanet.net>
Sun, 9 Jan 2011 01:33:46 +0000 (20:33 -0500)
commit8e57dd5071cf5e0f4304520eb5596eb6dbae0592
tree62808cb769790da4a5b789169af4750d7f8b12e9
parentbbeac60b8a4490676d807877ae3195688b8e487c
terminal: Basic vt100 escape codes

Implements correct behaviour for vt100 cursor movement, erasing, custom
tabs, and reporting. Includes relevant terminal modes.

Signed-off-by: Callum Lowcay <callum@callumscode.com>
clients/terminal.c