 |
 |
|
*** Cursor Movement Within Window *** |
|
1. Up, Down, Left, Right--> |
<Cntrl><appropriate arrow>. |
|
Note: Up and Down arrows are dynamic in window 2 when Directory is present. |
|
2. Tab Handling: |
|
a. Set tab -- |
<Shift><Set tab> |
|
b. Clear tab -- |
<Ctrl><Clear tab>. |
|
3. Window movement: |
|
a. Start of file -- |
<C/S> H |
|
b. Up one screen -- |
<C/S> <up arrow>. |
|
c. Down one screen -- |
<C/S> ] |
|
d. Left one character -- |
<C/S> [ |
|
4. Text entry: |
|
a. Enter program -- |
enter text |
|
b. Next Line -- |
<Return> |
|
c. Control characters -- |
precede each character with <Esc> |
|
5. Delete Text: |
|
a. Back 1 character -- |
<Back S> |
|
b. Cursor -- |
<Cntrl><Delete> |
|
c. Delete line -- |
position cursor on line, <Shift><Delete> |
|
6. Insert/Replace text: |
|
a. Toggle modes -- |
<C/S> I |
|
b. Insert line -- |
<Shift><Insert> |
|
7. Restore Altered Line: |
|
a. Restore line -- |
don't move cursor, <C/S> U |
|
b. Recall line -- |
don't move cursor, <C/S> P |
|
8. Text blocks: |
|
a. Load Block -- |
position cursor, <Shift><Delete> until done |
|
b. Paste block -- |
position cursor, <C/S> P |
|
9. Searches/Substitutions: |
|
a. Find String -- |
<C/S> F, enter string |
|
b. Substitute -- |
<C/S> S, enter new string |
|
10. Breaking & Combining Lines: |
|
a. Break line -- |
position cursor, <C/S><RETURN> |
|
b. Combine line -- |
put cursor at front of second line, <C/S><BACK S> |
|
11. Editor to Monitor: |
|
a. Leave editor -- |
<C/S> M |
 |
 |
|