HP 3000 Manuals

Cursor And Window Commands [ HP EDIT Reference Manual ] MPE/iX 5.0 Documentation


HP EDIT Reference Manual

Cursor And Window Commands 

          Moving The Cursor Within The Current Window 

----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|     Key      |              Command               |               Definition               |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|    SPACE     | Forward Character                  | Moves cursor forward [count]           |
|              |                                    | characters                             |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|      w       | Forward Word                       | Moves cursor forward [count] words     |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|      +       | Forward Line                       | Movescursor forward [count] lines      |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|     BKSP     | Back Character                     | Moves cursor to the left [count]       |
|              |                                    | characters                             |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|      b       | Back Word                          | Moves cursor to the left [count] words |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|      -       | Back Line                          | Moves cursor backwards [count] lines   |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|    CTRL t    | Cursor To Top                      | Moves cursor to top line of display    |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|    CTRL c    | Cursor To Center                   | Moves cursor to center line of display |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|    CTRL b    | Cursor To Bottom                   | Moves cursor to bottom line of display |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------

          Moving To A Specific Location 

----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|     Key      |              Command               |               Definition               |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|      [       | Beginning Of Line                  | Moves cursor to first character of the |
|              |                                    | line                                   |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|      ]       | End Of Line                        | Moves cursor to last character of the  |
|              |                                    | line                                   |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|      (       | Top Of File                        | Moves cursor to top line of text       |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|      )       | Bottom Of File                     | Moves cursor to last line of text      |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|    ESC g     | Go To Column/Mark                  | Moves cursor to [count] marker or      |
|              |                                    | prompted column number                 |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|      g       | Go To Line/Mark                    | Moves cursor to [count] marker or      |
|              |                                    | prompted line number                   |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|     Tab      | Tab                                | Advances cursor to next tab stop       |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------

          Scrolling And Positioning Text 

----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|     Key      |              Command               |               Definition               |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|      s       | Scroll Forward                     | Scrolls screen (or [count] lines)      |
|              |                                    | forward                                |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|      S       | Scroll Backward                    | Scrolls screen (or [count] lines)      |
|              |                                    | backward[REV BEG]                      |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|    ESC L     | Scroll Left                        | Scrolls screen (or [count] columns)    |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|    ESC R     | Scroll Right                       | Scrolls screen (or [count] columns)    |
|              |                                    | [REV END]                              |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|  ESC CTRL t  | Cursor Line To Top                 | Moves current line to top of display   |
|              |                                    | window                                 |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|  ESC CTRL c  | Cursor Line To Center              | Moves current line to center of        |
|              |                                    | display window                         |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|  ESC CTRL b  | Cursor Line To Bottom              | Moves current line to bottom of        |
|              |                                    | display window                         |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------

          Using Multiple Windows 

----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|     Key      |              Command               |               Definition               |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|      W       | Open Window                        | Divides screen into two independent    |
|              |                                    | viewing areas                          |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|    ESC w     | Size Window                        | Adjusts window size to [count] lines   |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------
|              |                                    |                                        |
|    ESC W     | Close Window                       | Closes the current window              |
|              |                                    |                                        |
----------------------------------------------------------------------------------------------



MPE/iX 5.0 Documentation