vte: implement device status reports (DSR)
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 15 Jul 2012 09:55:51 +0000 (11:55 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 15 Jul 2012 09:55:51 +0000 (11:55 +0200)
commitaa31b1297e4aabeb1c939afff5f262ede39f80ef
treef832751868bdc2dc7a211e11c9960717f72f7492
parent10d72851bbdc14977ca0cee5437a16e514f8d491
vte: implement device status reports (DSR)

DSRs are used to query the terminal for data. This includes general status
reports but also cursor positions. We currently only implement VT220
features. DEC later introduced further modes to query more advanced
interfaces.

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