socat needs to call ioctl(TIOCSWINSZ) on the pty.

On Mon, May 31, 2010 at 04:49:03PM -0600, Michael Torrie wrote:
> On 05/31/2010 04:14 PM, clemens fischer wrote:
> > Cool idea!  Maybe the "remote" PTY cannot operate SIGWINCH and the like
> > with an ssl transport.
> 
> Well there's really no mechanism for passing the sigwinch signal through
> a socket anyway, so I'm not surprised.  This is the for SSL or straight
> tcp/ip sockets.  In both cases it just defaults to 80x24.  I'd like to
> find a way to arbitrarily specify a size when creating the pty.  The
> receiving terminal on the remote end can just resize the window to
> accommodate the terminal being sent.
> 
> >> Anyway I plan to upload my scripts to my wiki pretty soon if anyone is
> >> interested.
> > 
> > Count me!
> 
> I'll get them posted as soon as I can here, and let you all know.
> 
> ------------------------------------------------------------------------------
> 
> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users

------------------------------------------------------------------------------

_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to