> [EMAIL PROTECTED] ~ $ screen -r > There is no screen to be resumed. > [EMAIL PROTECTED] ~ $ screen cmd > [detached] > [EMAIL PROTECTED] ~ $ screen -r > [EMAIL PROTECTED] ~ $ screen -mS irc irssi > [detached] > [EMAIL PROTECTED] ~ $ screen -r > There are several suitable screens on: > 2628.irc (Detached) > 5972.console.eac-justin (Detached) > Type "screen [-d] -r [pid.]tty.host" to resume one of them. > [EMAIL PROTECTED] ~ $ screen -r irc > [EMAIL PROTECTED] ~ $ screen -r 2628.irc > [EMAIL PROTECTED] ~ $ > > It seems like once I detach, I'm unable to reattach regardless of what > I do. This worked the first time I detached from a session after > installing screen with setup.exe (i'm on Screen v 4.00.03 (FAU) > 23-Oct-06) Any suggestions would be appreciated!
Hi Justin. Sorry I missed your report, from 2 weeks back now. I've just tried what you did above, and it works fine for me. Are you still having this problem? 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/