X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/blobdiff_plain/04cbe68e7c60531947f2ab5229927d0e98823e9f..a1037671b21d91a4773c9eb8d9f18a5136203e2f:/doc/UsingZephyr diff --git a/doc/UsingZephyr b/doc/UsingZephyr index fc84557..00885bf 100644 --- a/doc/UsingZephyr +++ b/doc/UsingZephyr @@ -80,7 +80,7 @@ Some common classes include: If you spend enough time on Zephyr, you'll begin noticing some strange phrases and words being thrown around. Some of these include: -'''i,i foo''': originated from CMU and means "I have no point here, I just like to say:". Sometimes people simply use quotes: {{{"foo"}}}. +'''i,i foo''': picked up from CMU zephyrland and means "I have no point here, I just like saying:". Sometimes people simply use quotes: {{{"foo"}}}. '''mix''': If somebody accidentally sends a Zephyr to the wrong class or person, they will send another Zephyr to that wrong/class person simply saying "mix". This basically just means, "oops, sorry, I didn't mean to send that Zephyr here". You might also see "-i mix", which is the same thing, only with instances. @@ -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