vte: implement DECSCL 'p' CSI
authorDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 28 May 2012 16:09:12 +0000 (18:09 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 28 May 2012 16:10:59 +0000 (18:10 +0200)
commit6b5fb5613d919b8fea13e87f52281c8c970f6f3f
tree3d4e02755d09eabbcd05b16ac8dec7bf7af5dd40
parent4b656aaa11611d2eeb29651133ad9966c371d59f
vte: implement DECSCL 'p' CSI

DECSCL is used to select compatibility modes. We do not support the VT100
compatibility mode explicitely or the VT220 mode, however, we always send
7-bit control characters and support escape sequences from both series so
we can safely ignore DECSCL.

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