From: Karl Ramm Date: Mon, 15 Sep 2008 04:04:28 +0000 (-0500) Subject: (no commit message) X-Git-Tag: trac~196 X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/04cbe68e7c60531947f2ab5229927d0e98823e9f?ds=sidebyside --- diff --git a/doc/UsingZephyr b/doc/UsingZephyr index 2ab9963..fc84557 100644 --- a/doc/UsingZephyr +++ b/doc/UsingZephyr @@ -160,7 +160,7 @@ For more detailed information on filters, visit https://barnowl.scripts.mit.edu: == Running Barnowl in Screen == -It can be very annoying to have to close Barnowl when you turn off your computer. During the time your computer is off, you're missing many (possibly important) zephyrs. It can also be frustrating if you leave your computer on with Zephyr up, but go to a different computer and want to check your zephyrs - how do you do this? These problems can be solved with the magic of screen. +It can be very annoying to have to close Barnowl when you turn off your computer. During the time your computer is off, you're missing many (possibly important) zephyrs. It can be aggravating to be using zephyr via an unreliable network connection. It can also be frustrating if you leave your computer on with Zephyr up, but go to a different computer and want to check your zephyrs - how do you do this? These problems can be solved with the magic of screen. A more detailed and extensive explanation of this can be found at http://web.mit.edu/kchen/bin/owl-screen.txt. @@ -200,4 +200,6 @@ 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}}}. \ No newline at end of file +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