Moving the Cursor
You move around the screen using the cursor keys and others:
| Cursor Left | Move one space to left |
| Backspace | Move one space to left |
| Cursor Right | Move one space to right |
| Cursor Up | Move one space up |
| Cursor Down | Move one space down |
| Return | Down to next line, back to column 5 |
| Home Up | Move to ===> line |
| Shift-Home | Move to bottom of screen |
| Tab | Move to next right Set TAB column |
| Shift-Tab | Move to next left Set TAB column |
| Prev Page | Only moves around terminal memory |
| Next Page | Only moves around terminal memory |