X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/blobdiff_plain/d8f438a994feccab45289d25c12128fa04b76812..39722d433923f6914a4d914d2af41b8163e07552:/doc/UsingZephyr 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