Support for more SCO ANSI escape sequences:
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 15 Jun 2003 22:05:05 +0000 (22:05 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 15 Jun 2003 22:05:05 +0000 (22:05 +0000)
commit1b20b972ad32461778f0a68d970c55741a61aa27
tree53a2eafcadd0df3d5dfd3fe0976cfc7a69087bb1
parent170c1e6e0e1c81fb748e0ef8f291a5a92898a1e7
Support for more SCO ANSI escape sequences:

CSI = Ps c
CSI = Pn1 ; Pn2 C
CSI = Ps D
CSI = Ps F
CSI = Ps G
SGR 6

Patch derived from one supplied by Leonid Lisoskiy, with several fixes from me.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3263 cda61777-01e9-0310-a592-d414129be87e
terminal.c