X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/blobdiff_plain/276518b918e3e12da17bc077ed740dd49f79af29..d8bfbcc20334d03e417d0dfdb7b27dbfdabf0365:/doc/zephyr.mdwn diff --git a/doc/zephyr.mdwn b/doc/zephyr.mdwn index 844b601..35a0108 100644 --- a/doc/zephyr.mdwn +++ b/doc/zephyr.mdwn @@ -201,8 +201,8 @@ You don't need multiple question marks or exclamation points. Usually. There are a few abbreviations people use, such as YMMV (Your Mileage May Vary) or IIRC (If I Remember Correctly), as well as some nerdier ones like DTRT (Do The Right Thing, in reference to -[http://www.jwz.org/doc/worse-is-better.html The Rise of "Worse Is -Better"]). Try running `add outland; whats dtrt` to look up an +[ The Rise of "Worse Is +Better"](http://www.jwz.org/doc/worse-is-better.html)). Try running `add sipb; whats dtrt` to look up an abbreviation. Common abbreviations that you might find on AIM, however, are not often used. People tend to look down upon "lol", "rofl", and such. @@ -253,7 +253,7 @@ to create the necessary directories and make them completely hidden. By default, there are seven colors you may use in the terminal: red, green, yellow, blue, magenta, cyan, and white. In order to use color in Zephyr, you can use the following notation: `@(@color(red)This is -some red text))` +some red text)` Colors may vary from machine to machine, as different terminal profiles may have different shades of the seven colors. @@ -285,7 +285,7 @@ particular filter with, e.g., `:view personal`. You can use `:view all` or the keyboard shortcut `V` to see all messages again. For more detailed information on filters, visit -https://barnowl.scripts.mit.edu:444/wiki/Filters. +[https://barnowl.scripts.mit.edu:444/wiki/Filters](https://barnowl.scripts.mit.edu:444/wiki/Filters). ## Running Barnowl in Screen @@ -298,7 +298,9 @@ 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/arch/common/bin/owl-screen.txt. +[http://web.mit.edu/kchen/arch/common/bin/owl-screen.txt](http://web.mit.edu/kchen/arch/common/bin/owl-screen.txt). Basic commands are [Ctrl-a] followed by [c] to open a new window (like a tab), [Ctrl-a][w] to see a list of open windows, and [Ctrl-a] followed by a number to go to that window. + +Do note that running `owl-screen` as apposed to just runnning `screen` and then a barnowl instance provides niceties such as reminders to renew your tickets (the process /mit/kchen/arch/i386_rhel4/bin/cont-renew-notify). Also, Barnowl will always be located on the `0` tab of an `owl-screen` instance, so [Ctrl-a][0] will always take you back to Barnowl. ### Screen