Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Learning the vi Editor

Posted By: naag
Learning the vi Editor

Learning the vi Editor (Nutshell Handbooks)
O'Reilly Media; Sixth Edition edition | 1998 | English | ISBN: 1565924266 | 352 pages | PDF | 1 Mb

For many users, working in the Unix environment means using vi, a full-screen text editor available on most Unix systems. Even those who know vi often make use of only a small number of its features.Learning the vi Editor is a complete guide to text editing withvi. Topics new to the sixth edition include multiscreen editing and coverage of fourviclones: vim, elvis, nvi, and vile and their enhancements to vi, such as multi-window editing, GUI interfaces, extended regular expressions, and enhancements for programmers. A new appendix describes vi's place in the Unix and Internet cultures.Quickly learn the basics of editing, cursor movement, and global search and replacement. Then take advantage of the more subtle power of vi. Extend your editing skills by learning to use ex, a powerful line editor, from within vi. For easy reference, the sixth edition also includes a command summary at the end of each appropriate chapter.Topics covered include:

Basic editing
Moving around in a hurry
Beyond the basics
Greater power with ex
Global search and replacement
Customizing vi and ex
Command shortcuts
Introduction to the vi clones' extensions
The nvi, elvis, vim, and vile editors
Quick reference to vi and ex commands
vi and the Internet