[Ssh-sftp-perl-users] ssh->shell window resizing problems
Brought to you by:
dbrobins
From: Ralph B. <rc...@gm...> - 2011-11-23 06:10:26
|
I have successfully used Perl ssh->shell to automatically login to a remote machine. What I am having a problem with is that the window size seem to be stuck at 80x24 and and the cursor wraps. On my local machine, I have an xterm running, when I run regular ssh resides the windows on the remote machine perfectly. when I use ssh->shell, how to I get window size events to re-size correctly? are the any parameters I could pass to shell so that the window would re-size correctly. Thanks Chip |