screen is now available in Cygwin

2007-08-27 Thread Andrew Schulman
screen 4.0.3 is now available in the Cygwin distribution. You can find it in the Cygwin installer in the "Utils" category. All of screen's known bugs in Cygwin have been fixed. It works fine inside an rxvt, xterm, or PuTTYcyg terminal. Inside a DOS console, screen works, but in order to be able

Re: screen is now available in Cygwin

2007-07-23 Thread Andrew Schulman
> I'm using it right now. Works great. Awesome for running an ssh > SOCKS proxy on my desktop and then detaching screen... OK, good. However, if what you want is to set up permanent port forwarding or proxying via ssh, you may want to have a look at autossh, which is built to maintain an ssh co

Re: screen is now available in Cygwin

2007-07-20 Thread Eric D. Hendrickson
I'm using it right now. Works great. Awesome for running an ssh SOCKS proxy on my desktop and then detaching screen... Nathaniel Whiteinge <[EMAIL PROTECTED]> writes: > Andrew Schulman <[EMAIL PROTECTED]> writes: > >> >> screen 4.0.3 is now available in the Cygwin distribution. Cygwin users c

Re: screen is now available in Cygwin

2007-07-20 Thread Nathaniel Whiteinge
Andrew Schulman <[EMAIL PROTECTED]> writes: > > screen 4.0.3 is now available in the Cygwin distribution. Cygwin users can > install it using the setup utility; screen is in the "Utils" category. Woo hoo! I haven't had a need for Cygwin in a while, but this was always my least favorite part of

screen is now available in Cygwin

2007-07-20 Thread Andrew Schulman
screen 4.0.3 is now available in the Cygwin distribution. Cygwin users can install it using the setup utility; screen is in the "Utils" category. Questions or bug reports about screen in Cygwin should be directed to the Cygwin list, cygwin at cygwin dot com. Andrew. __