]> sipb.mit.edu Git - wiki.git/blobdiff - doc/zephyr.mdwn
slightly expand new section on distinguishing options from positional arguments
[wiki.git] / doc / zephyr.mdwn
index da0fe55a19d2f1d14e6d27571bd04cf8eb918dd1..0267c2bb4201a8475f83cb1640d1d898a17e01ff 100644 (file)
@@ -45,6 +45,7 @@ nearly as widespread.  Some of these include:
 * zwgc (see TraditionalZephyr)
 * Pidgin
 * zephyr-mode for emacs
+* [ZephyrPlus web client](https://zephyrplus.mit.edu)
 
 Using BarnOwl is recommended, as it is better supported and more
 documentation exists for it.
@@ -256,6 +257,15 @@ talk to, so you can run the Athena commands
 
 to create the necessary directories and make them completely hidden.
 
+Note that if you want the logging option to still be set after you
+quit and relaunch BarnOwl, you will need to prefix the "set" command
+with "startup". This is how you would write that:
+
+    :startup set classlogging on
+    :startup set logging on
+
+See the "Startup" section above for more information.
+
 ### Colors
 
 By default, there are seven colors you may use in the terminal: red,
@@ -280,7 +290,7 @@ following to your startup file:
 What if you want to color-code your class, or a friends class?  You
 can create and color filters with:
 
-    filter johndoe class johndoe
+    filter johndoe class ^johndoe$
     filter johndoe -c blue
 
 You can update your settings and filters without restarting your
@@ -295,7 +305,7 @@ 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).
 
-## Running BarnOwl in Screen
+## <a id="screen">Running BarnOwl in Screen</a>
 
 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
@@ -350,7 +360,7 @@ the following commands:
     add kchen
     owl-screen
     C-a C-c
-    kinit -l1d -r7d -54
+    kinit -l1d -r7d
 
 ### Attaching and Detaching Sessions