[3274] in SIPB bug reports
vilearn 1.0 installed
daemon@ATHENA.MIT.EDU (Calvin Clark)
Sat Nov 7 07:31:07 1992
Date: Sat, 7 Nov 92 07:30:53 -0500
From: Calvin Clark <ckclark@mit.edu>
To: bug-sipb@Athena.MIT.EDU
Reply-To: ckclark@mit.edu
Only minor changes over the beta test version.
Description from the man page:
vilearn presents a menu of tutorials available for vi. There are
five short tutorials, each a text file intended to be edited with
vi. The first, Basic Editing, covers the handful of commands
required to both navigate all five tutorials and do basic editing.
The second tutorial, Moving Efficiently, covers all of the cursor
positioning commands. These are the commands used later as
arguments to editing commands. Tutorial three, Cutting and
Pasting, introduces the first compound commands, numbering, and
copy buffers. The Inserting Techniques tutorial continues the
discussion of compound commands, while completing the list of
insertion commands first discussed in tutorial one.
The final tutorial, Tricks and Timesavers, is less a tutorial than
a description of common vi commands which don't fit correctly into
"normal" vi logic.
-Calvin