	* Don't use ^S (or whatever your stty stop char is) to stop a /w.
          instead, use ^P, which is an internal to the client, which will
          prevent curses mixups and corruption of your screen.  :)

