# this file describes the editors to be used by the bbs and 
# the command to be used to invoke it.
# the format is:
# command|key to select|text description for user
# Note that if a command needs a filename, multiple file uploads are not 
# allowed.  (this is the case with the below protocols.  If something
# different is found, then it can be changed)

vi|1|1. vi - a programmers editor.  Useful, but not for the uninitiated.
pico|2|2. pico - a easy to use full-screen editor.  Recommended.
ee|3|3. ee - another easy to use full-screen editor.  Also recommended.
emacs|4|4. emacs - another programmers editor.  Useful, but difficult to learn.

