Re: "Leaving" a connection open / Sessions
- From: comphelp@xxxxxxxxx (Todd H.)
- Date: 13 Sep 2006 22:36:01 -0500
"Gustavo L. Fabro" <glfabro@xxxxxxxxx> writes:
Enjoy! Screen rocks.
Beautiful!!! Exactly what I wanted!!!!!!
Thank you very much! Works as a charm! You guessed right, I'm indeed in
love with this new tool! ;-)
One more switch to know...
If when you do screen -r to reattach it complains that there aren't
any unattached screens (which will happen if you get disconnected
(e.g. network blip) and then try reconnect relatively quickly), in
that case:
remotehost$ screen -r -d
will force the detaching of your prior screen session and get you back
where you wanna be.
If you're an emacs user and want to remap the control-a to something
else, drop something like this in .screenrc
escape ^Tt
(I map mine to Ctrl-t since Ctrl-a is beginning of line in emacs and
I use it all the time. )
And now, I get to introduce you to new virtual screens. :-)
From inside of screen. Try Ctrl-a c (c for create)
This creates a new shell inside of screen.
To toggle back to the other one, do Ctrl-a n (n for next). Repeat
as desired.
Have fun! I <3 screen.
--
Todd H.
http://www.toddh.net/
.
- Follow-Ups:
- Re: "Leaving" a connection open / Sessions
- From: Ignoramus7715
- Re: "Leaving" a connection open / Sessions
- References:
- "Leaving" a connection open / Sessions
- From: sgb1010
- Re: "Leaving" a connection open / Sessions
- From: Todd H.
- Re: "Leaving" a connection open / Sessions
- From: Gustavo L. Fabro
- "Leaving" a connection open / Sessions
- Prev by Date: Re: "Leaving" a connection open / Sessions
- Next by Date: Re: "Leaving" a connection open / Sessions
- Previous by thread: Re: "Leaving" a connection open / Sessions
- Next by thread: Re: "Leaving" a connection open / Sessions
- Index(es):
Relevant Pages
|