nu means NUmber),
you will now see
the mode at the right down corner (usually) and all
lines are numbered.
1 Dear Mr Fisher,
2
3 Thank you for your kind invition.
4 I will be happy to see you on Ocotober 30th.
5 I will look forward to meet you and
6 hearing about your proposals. .
7
8 Yours sincerely
9
10 Kenny R.
INPUT MODE
Now go to the 6th line - move the cursor
underneath the number 2 press letter x.
Pres i and write number 3
File Saving
You must be in command mode. You can use then several
tricks to save the file:
| Keystrokes
| Doing
|
| :x
| Write file to the disk and finish
|
| ZZ
| Write file to the disk and finish
|
| :w
| Write file to the disk and continue
|
Replace Mode
Very useful is so called replace mode which
enables overwrite the existing text.
| Keystrokes
| Doing
|
| :r
| Replace one character over the cursor
|
| :R
| Overwrite text until the next action (e.g.
keystroke of esc)
|