vte: add stub CSI parser
authorDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 1 Feb 2012 18:33:38 +0000 (19:33 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 1 Feb 2012 18:33:38 +0000 (19:33 +0100)
commit8fa3336a6b03aca1aa781f8db50c5b86d13ac00b
tree72c9b3f22ba7772a124708e44fdb312a1eea54f6
parent0e31653eb17c4e154508ac8184c6708b4d4cb958
vte: add stub CSI parser

The new parser reads CSI parameters correctly and saves them in an array
for later evaluation. We currently do not handle the CSI commands. This
needs to be added now.

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