Learning the vi and Vim Editors

English language

ISBN:
978-0-596-52983-3
Copied ISBN!

View on Inventaire

4 stars (1 review)

1 edition

Review of 'Learning the vi and Vim Editors' on 'Goodreads'

4 stars

After farting about with numerous text editors and IDEs, I decided that on the cusp of turning old I should settle down and start learning the granddaddy of serious text editors. Learning vi and Vim has been around for rather a long time, and gets revisions every decade or so for new features where appropriate.

The material presented in the book is excellent. The first third deals with vi features, present in vi and all the clones. Navigating, searching, and ex are all covered in enough depth to understand enough of what is going on without feeling completely swamped. This thorough grounding in vi is important, as the clone specific features build on this feature set.

The second third is then taken up with discussing the various clones, with the most attention paid to vim. Again, information is well presented, each clone being taken in turn and its features handled …