vte: implement basic cursor-movement controls
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 5 Feb 2012 14:45:43 +0000 (15:45 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 5 Feb 2012 14:51:10 +0000 (15:51 +0100)
commit9b058b1f9040fae51102b18a3c2f13f08c8df8a0
treecb764b98177d14152288c15fa05531bf2d255094
parent7c8eb3b108d8e3adae6e18e2b8026fc0f6990473
vte: implement basic cursor-movement controls

This adds support for line-feed and carriage-return controls. The two
special line-feed controls which are not \n do not take care NL-mode so
they must be handled separately.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/vte.c