vte: implement SM/RM
authorDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 29 May 2012 12:35:49 +0000 (14:35 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 29 May 2012 12:35:49 +0000 (14:35 +0200)
commitcc3d8b22a4d7c7536460af955306febeab4915c0
tree8e106004d81d4f2743f685e5ec0841488f941f5c
parent25b5a7583c45a18adbeb7ef7c48e38387db16515
vte: implement SM/RM

SM/RM - SetMode/ResetMode are used to explicitely set terminal modes. DEC
private modes and ANSI modes are separated as defined by VT220.

We currently only parse modes that we actually support. Further modes may
follow.

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