X-Spam-Check-By: sourceware.org From: Andrew Schulman To: cygwin AT cygwin DOT com Subject: Re: Cygwin and screen Date: Wed, 12 Jul 2006 19:03:22 -0400 User-Agent: KMail/1.9.3 References: <179FDEB6B860D147954C24716A91B7F7231A93 AT exchange14 DOT Utility DOT pge DOT com> In-Reply-To: <179FDEB6B860D147954C24716A91B7F7231A93@exchange14.Utility.pge.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200607121903.22715.andrex@alumni.utexas.net> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Ed Peschko wrote: > I was wondering if you ever got around to fixing that screen detaching > bug (ie: the parent being unable to be closed due to an active screen > process being around. I really like screen, and would like to use it as > it was intended on cygwin.. Hi Ed. No, I never was able to fix it. Not for lack of trying, but terminal stuff is deeply confusing to me. I never got very far with it. FWIW, you can download my last builds from http://home.comcast.net/~andrex/cygwin/screen/screen-4.0.2-0test1.tar.bz2 http://home.comcast.net/~andrex/cygwin/screen/screen-4.0.2-0test1-src.tar.bz2 You can untar the binary package with e.g. tar -jx -C / -f screen-4.0.2-0test1.tar.bz2 and it will mostly work. You get a multiplexed screen. But when you detach a session most of the time you can't reattach to it, even though the processes live on so you have to kill them by hand. There were some other minor problems that I forget right now. screen is an extremely useful program, and I wish someone could solve the Cygwin problems with it. Many people have tried over the years. I'd be happy to package it for Cygwin if someone could get it working. Good luck, Andrew. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/