]> asedeno.scripts.mit.edu Git - PuTTY.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)
commitcf3b45392d8e5a09f05c540a8084ee4560c2ad38
tree1db1dd52db30fae9333d6bb11e22c0f075a500d4
parent8d19864dc93adcd770125c3d99ae88e1c218c340
"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.)

[originally from svn r8376]
[r1414 == bb1f5cec3188fd1e0329425212c149959151450e]
terminal.c