A help subsystem is now available for the "vi" editor. To use the help subsystem, you must first add the following line to the end of the ".exrc" file in your home directory. map q :! /usr/local/bin/vi_help.perl Once you have added this line, saved the file, and existed vi, you may access the help during any subsequent vi session by typing the letter "q" while in vi command mode (you cannot be in INPUT MODE or in ex command mode [the colon prompt ":"]). Then follow the instructions. The vi help subsystem was created by Marlon Baldovino (mbaldovi) and is not directly supported by Academic Computing Services. If problems are found with the facility, they will be addressed on a as-time-is-available basis.