Alexander Samad ([EMAIL PROTECTED]) said:
> Start a windows on a local machine rxvt, ssh to remote machine, start
> screen -DR test, open vim /etc/squid/squid.conf (or any other long
> file), then resize the window and the resize doesn't seems to pass
> through to screen.  vim gets confused now, ctrl-a i shows wrong
> dimensions ?

If ^A i shows the wrong settings, it sounds like screen didn't get
a SIGWINCH.

Please strace screen to verify that it did not see a SIGWINCH (you'll
have to strace as root and attach to the running process with strace
-p).

-- 
Adam Lazur


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to