Hi everyone, I'm a bit new to cygwin so hopefully i'm not asking
something too n00bish. :)  I'm trying to use screen on my system and
can't seem to figure out why I'm having issues. Whenever I run screen
I can detach fine but reattaching with any of the parameters I'm
trying won't work. here's a sample session....

[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!

-Justin

--
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/

Reply via email to