From: Karl Ramm Date: Mon, 15 Sep 2008 04:02:36 +0000 (-0500) Subject: (no commit message) X-Git-Tag: trac~197 X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/9aef624e8930eecee3ee884737e1973ed805fa37 --- diff --git a/doc/UsingZephyr b/doc/UsingZephyr index 1774fbc..2ab9963 100644 --- a/doc/UsingZephyr +++ b/doc/UsingZephyr @@ -200,4 +200,4 @@ 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 if it isn't detached, run {{{screen -r}}}. To attach it but keep it attached elsewhere, you can run {{{screen -x}}}; you can use C-a F to resize it to your current window's size. There are other options available, run {{{man screen}}} to learn more about them. \ No newline at end of file +To reattach a screen session, possibly detaching from wherever it's currently attached, run {{{screen -dr}}}. \ No newline at end of file