Chapter 5Text editor |
|
Contents of this Chapter
5.1 Save and Exit
5.1.1 Open a file and exit
5.1.2 Quit without saving
5.1.3 Saving a file
5.1.4 Exit with saving a file
5.2 Insert mode and command mode
5.2.1 Input text
5.2.2 Move cursor
5.3 Jump long distance
5.3.1 Page jump
5.3.2 Jump to the specific line
5.4 Cut and Paste
5.4.1 Cut and paste characters
5.4.2 Undo previous cut or paste
5.4.3 Cut and paste lines
5.4.4 Copy and paste lines
5.5 Replacement and retrieve
5.5.1 Retrieve a string
5.5.2 Replace a string
5.5.3 The easiest usage of vi command
5.6 Exercise
5.7 The chapter test