From: Karl Ramm Date: Mon, 15 Sep 2008 04:07:45 +0000 (-0500) Subject: (no commit message) X-Git-Tag: trac~194 X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/45fcd7eccbedb49f5bdffde44a1f46fb74ba202f --- diff --git a/doc/UsingZephyr b/doc/UsingZephyr index 313fae7..00885bf 100644 --- a/doc/UsingZephyr +++ b/doc/UsingZephyr @@ -200,6 +200,10 @@ kinit -l1d -r7d -54 To detach a screen session (for example, if you want to log out), press C-a d (Control-A, then D). Screen continues to run, but is no longer active. -To reattach a screen session, possibly detaching from wherever it's currently attached, run {{{screen -dr}}}. +To reattach a screen session, possibly detaching from wherever it's currently attached, run: + +{{{ +screen -dr +}}} {{{screen}}} can do a whole lot more. To find out about it, see UsingScreen. \ No newline at end of file