From: kaduk via Trac Date: Thu, 19 Feb 2009 04:07:19 +0000 (-0500) Subject: (no commit message) X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/46e01c2571aa5637fc865cb0890cb195282d6c86?ds=sidebyside --- diff --git a/doc/UsingZephyr b/doc/UsingZephyr index 00885bf..d389410 100644 --- a/doc/UsingZephyr +++ b/doc/UsingZephyr @@ -30,7 +30,7 @@ To start barnowl, run the command {{{add barnowl; barnowl}}} at the prompt on an The simplest use of Zephyr is to send personal zephyrs to other users. To send a zephyr, type : to bring up a command line, and run the command {{{zwrite USERNAME}}}. You can also start a {{{zwrite}}} command by simply typing z. -You can then enter your message, and then enter a {{{.}}} on a line by itself to finish the zephyr. By convention, zephyrs are usually word-wrapped to 70-character lines or so; Pressing M-q (Alt-q, or Escape then q) will word-wrap the text you've entered for you. +You can then enter your message, and then enter a {{{.}}} on a line by itself to finish the zephyr. By convention, zephyrs are usually word-wrapped to 70 characters or so per line; barnowl will wrap at about 10 characters less than the width of your terminal window, so if you have a large window, you may need to press M-q (Alt-q, or Escape then q) to word-wrap the text you've entered, to a smaller width. Once you've sent and received zephyrs, you can navigate the message list with the arrow keys. Press {{{d}}} to mark a message as deleted, {{{u}}} to undelete it, and {{{x}}} to expunge all messages that have been marked as deleted.