]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Support for more SCO ANSI escape sequences:
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 15 Jun 2003 22:05:05 +0000 (22:05 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 15 Jun 2003 22:05:05 +0000 (22:05 +0000)
commitee967aa1eed60911e1333ebdd895f84736e2c134
tree53a2eafcadd0df3d5dfd3fe0976cfc7a69087bb1
parent997477ba3abe46a4023c5a210b4fe5bb9d529574
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: http://svn.tartarus.org/sgt/putty@3263 cda61777-01e9-0310-a592-d414129be87e
terminal.c