.TH VILEARN "1" "Oct 25, 1992" "Kliger&Craig" .SH NAME .B vilearn \- present menu of tutorials for vi .SH SYNOPSIS .B vilearn .SH DESCRIPTION .B vilearn presents a menu of tutorials available for .BR vi . There are five short tutorials, each a text file intended to be edited with .BR vi . The first, .IR "Basic Editing" , covers the handful of commands required to both navigate all five tutorials and do basic editing. The second tutorial, .IR "Moving Efficiently" , covers all of the cursor positioning commands. These are the commands used later as arguments to editing commands. Tutorial three, .IR "Cutting and Pasting" , introduces the first compound commands, numbering, and copy buffers. The .I "Inserting Techniques" tutorial continues the discussion of compound commands, while completing the list of insertion commands first discussed in tutorial one. .LP The final tutorial, .IR "Tricks and Timesavers" , is less a tutorial than a description of common .B vi commands which don't fit correctly into normal .B vi logic. .SH SEE ALSO .BR vi (1). .SH BUGS Still doesn't cover variables, .B ex commands, or tags. At least one more tutorial is necessary for a complete introduction to .BR vi .