]> sipb.mit.edu Git - wiki.git/commitdiff
(no commit message)
authorKarl Ramm <kcr@mit.edu>
Mon, 15 Sep 2008 04:02:36 +0000 (23:02 -0500)
committerTrac <sipb-www@mit.edu>
Sun, 1 Feb 2009 07:24:54 +0000 (02:24 -0500)
doc/UsingZephyr

index 1774fbc46bb2e9798e2307fba766c18eae867519..2ab99634df48c0da958620e7c76b6454d3b0d9af 100644 (file)
@@ -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 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