vte: select CSI flags
authorDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 29 May 2012 10:30:17 +0000 (12:30 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 29 May 2012 10:30:17 +0000 (12:30 +0200)
commit4b6a7b593dc057e736a74caf6bd1f4cc22f395c9
treebc901b94fe6a366dac5cf129a41bc8c1b670413c
parent5c67c969bf41ec0171e3ce139004ce7cd64e74fb
vte: select CSI flags

Correctly select CSI flags like ?, !, > or $ and more. We actually don't
care about the position of these flags as other CSI parameters are just
digits.

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