]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
"Derek" reports that the DECSLPP report of window-size-in-pixels (CSI 14 t)
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 20 Dec 2008 19:43:20 +0000 (19:43 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 20 Dec 2008 19:43:20 +0000 (19:43 +0000)
commitf08fe65dbfe9f1efe4fdcdc3f711fce75e68ebb6
tree1db1dd52db30fae9333d6bb11e22c0f075a500d4
parentb878e03a37d4eae035f80eb197fcd1faecbb0bc3
"Derek" reports that the DECSLPP report of window-size-in-pixels (CSI 14 t)
has width and height swapped. Since both a random xterm I have and
<http://invisible-island.net/xterm/ctlseqs/ctlseqs.txt> agree with him, I've
changed ours. (This stuff appears to originate in dtterm, but I can't check the
behaviour of that right now.)

While I'm here, the are-we-iconified report (CSI 11 t) looks to have the
wrong sense compared to the same sources, so swap that too.

(All this has been this way since it was originally implemented in r1414,
which doesn't cite a source. all-escapes is silent too.)

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