Term
There are two modes in vi. What are they? |
|
Definition
Text Insertion Mode
Command Mode |
|
|
Term
How do you return to command mode when in insertion mode? |
|
Definition
|
|
Term
What's the command to save changes and exit? |
|
Definition
|
|
Term
What's the command to exit as long as no changes have been made? |
|
Definition
|
|
Term
What's the command to save changes (if changes have been made) |
|
Definition
|
|
Term
What's the command to exit and ignore any changes? |
|
Definition
|
|
Term
What's the command to insert text before the cursor? |
|
Definition
|
|
Term
What's the command to insert text before the line? |
|
Definition
|
|
Term
What's the command to append text after the cursor? |
|
Definition
|
|
Term
What's the command to append text after the current line? |
|
Definition
|
|
Term
What's the command to insert a new line after the current one? |
|
Definition
|
|
Term
What's the command to open a new line before the current one? |
|
Definition
|
|