https://github.com/tompascall/vitutor
basic tutorial for vi editor
https://github.com/tompascall/vitutor
Last synced: 15 days ago
JSON representation
basic tutorial for vi editor
- Host: GitHub
- URL: https://github.com/tompascall/vitutor
- Owner: tompascall
- Created: 2014-04-14T12:33:14.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-14T12:47:20.000Z (about 11 years ago)
- Last Synced: 2025-03-20T09:27:15.249Z (3 months ago)
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
vitutor
=======It is a copy of a tutorial was written by Michael C. Pierce and Robert K. Ware, Colorado School of Mines using ideas supplied by Charles Smith, Colorado State University.
>>VI is a very powerful editor that has many commands, too many to explain in a tutor such as this. This tutor is designed to describe enough of the commands that you will be able to easily use VI as an all-purpose editor.
The approximate time required to complete the tutor is 25-30 minutes, depending upon how much time is spent with experimentation.
It is important to remember that this tutor is set up to teach by use. That means that the student needs to execute the commands to learn them properly.