If you are using Zmud or some similar mud programs, remember to turn off parsing 
before writing a note. Usually, it is the tiny computer in the bottom right of your 
screen.

Sedit help (commands available from the beginning of a new line only):  
 .r 'old string' 'new string'   - replace a substring with a new string  
                                (requires '', "" around the arguments)
 .h                             - get help (this info)                   
 .s                             - show string so far                     
 .a                             - show string so far in ASCII            
 .f                             - format (word wrap) string              
 .c                             - clear string so far  
                              - ends paragraph                  
  @                             - end string editor (end string)