vte: collect csi flags +, ( and )
authorDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 29 May 2012 11:31:33 +0000 (13:31 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 29 May 2012 11:31:33 +0000 (13:31 +0200)
commit239e7697bba5fd945f78d0d40adaebd207ccfb43
tree833f8e30e00b07f7edb0fe18d44d8b4e9b1c46b1
parent2ac1aad8c9c5ba82d39a31013a141ed353d90526
vte: collect csi flags +, ( and )

All three flags are most often used with basic escape sequences and not
with CSI sequences, however, we treat them generic here to avoid more
complexity.

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