Editors Question:
How to enter from command mode to insertion mode?
Answer:
There are several commands that put the VI editor into
insert mode. The most commonly used commands to get into
insert mode are a and i.
insert mode. The most commonly used commands to get into
insert mode are a and i.
Previous Question | Next Question |
What is the command used to replace many characters? | Which command is used to replace many characters? |