X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/blobdiff_plain/d9aa2b8b1efdb7aaa58c4fafb76228515dddf90c..9aef624e8930eecee3ee884737e1973ed805fa37:/doc/UsingZephyr diff --git a/doc/UsingZephyr b/doc/UsingZephyr index 3359d83..2ab9963 100644 --- a/doc/UsingZephyr +++ b/doc/UsingZephyr @@ -86,7 +86,7 @@ If you spend enough time on Zephyr, you'll begin noticing some strange phrases a '''.d''': You may see an instance change from {{{-i foo}}} to {{{-i foo.d}}}. This indicates a deviation or tangent from the the original topic. -'''starking''': Answering a question or replying to a topic to a topic several hours (or days, occasionally) later. The term originates from Greg Stark, who would often reply to zephyrs without seeing if anyone had answered yet, or worse, if the instance had moved on to an entirely different topic. +'''starking''': Answering a question or replying to a topic to a topic several hours (or days, occasionally) later. The term originates from Greg Stark, who would often reply to zephyrs hours or occasionally days later without seeing if anyone had answered yet, or worse, if the instance had moved on to an entirely different topic. '''ttants''': Literally, "Things That Are Not The Same". @@ -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