SYST13416 Chapter Notes - Chapter 4: Text Editor, Inode

132 views2 pages

Document Summary

The three modes of vi, which is a text editor for linux are command mode, input/text mode, and last line mode. Vi editor was developed in the unix environment command mode: cursor is on the top-left side of screen, you can specify commands to the terminal/editor insert(input/text) mode: helps us insert text, press i to get to insert mode. Below are a list of insert mode commands i the i command inserts text under the current cursor position. I the i command inserts text at the beginning of the current line. a the a command appends text to the right of the cursor position. A the a command appends text to the end of the line. Opening a new line: o the o command inserts a new line after the current line. O the o command inserts a new line after the current line. Replacing text (r and r) r the r command replaces a single character.

Get access

Grade+
$40 USD/m
Billed monthly
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
10 Verified Answers
Class+
$30 USD/m
Billed monthly
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
7 Verified Answers

Related Documents