|
9 months ago | |
---|---|---|
1basics | 9 months ago | |
2moving | 9 months ago | |
3cutpaste | 9 months ago | |
3temp | 9 months ago | |
4inserting | 9 months ago | |
5tricks | 9 months ago | |
LICENSE | 9 months ago | |
README.md | 9 months ago | |
makefile | 9 months ago | |
outline | 9 months ago | |
vilearn.man | 9 months ago | |
vilearn.sh | 9 months ago |
README.md
vilearn
vilearn is an interactive vi tutorial comprised of 5 tutorials.
vilearn presents a menu of available tutorials 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.
Each user edits their own copy of the tutorial, saved in the ~/.vilearn directory.
Installation:
To install, edit the makefile and type
make install
Links:
https://web.archive.org/web/20020806204039/http://vilearn.org/
vilearn 1.0 (c) 1992 Jill Kliger and Wesley Craig. All Rights Reserved.