Mailing List Archive

[Bug 1015] terminal resize doesn't work for ssh caching
http://bugzilla.mindrot.org/show_bug.cgi?id=1015

Summary: terminal resize doesn't work for ssh caching
Product: Portable OpenSSH
Version: 3.9p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: openssh-bugs@mindrot.org
ReportedBy: frederik@ofb.net


Terminal resizes aren't propagated to the remote slave terminal when using a
cached connection.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 1015] terminal resize doesn't work for ssh caching [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=1015





------- Additional Comments From frederik@ofb.net 2005-04-17 09:33 -------
Created an attachment (id=876)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=876&action=view)
ssh -vvv output




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 1015] terminal resize doesn't work for ssh caching [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=1015





------- Additional Comments From frederik@ofb.net 2005-04-17 09:34 -------
Created an attachment (id=877)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=877&action=view)
sshd output




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 1015] terminal resize doesn't work for ssh caching [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=1015





------- Additional Comments From frederik@ofb.net 2005-04-17 09:35 -------
Created an attachment (id=878)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=878&action=view)
ssh master output




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 1015] terminal resize doesn't work for ssh caching [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=1015





------- Additional Comments From dtucker@zip.com.au 2005-04-17 10:14 -------
I replied to the mailing list too, but for the record, this is believed to be
already fixed in 4.0. From the changelog:

- djm@cvs.openbsd.org 2004/10/29 21:47:15
[channels.c channels.h clientloop.c]
fix some window size change bugs for multiplexed connections: windows
sizes were not being updated if they had changed after ~^Z suspends and
SIGWINCH was not being processed unless the first connection had
requested a tty; ok markus

Can you reproduce the problem with 4.0?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.