8.1 Displaying and editing files
8.1.1 The editor window
The editor window is the main part of the editor. The text of the current file is shown in this area. As in many other editors, a square cursor is used to denote the current position in the file. Text is entered into the file at this position when you type. To move the cursor to a particular point in the file, you can use any combination of the following methods:
- Position the cursor by moving the mouse pointer and selecting the point at which you want to place the cursor.
- If the file is too large to display all of it in the editor window, use the scroll bars to move up and down the file.
- Use any of the numerous keyboard commands that are available for navigating within a file.
If you are unfamiliar with the editor, you can use the first two methods to begin with. As you become more familiar, you will find it is often quicker to use the keyboard commands described in the Common LispWorks Guide to the Editor. Some of the most basic commands are also described in this chapter, in Section 8.7 on page 94.
Common LispWorks User Guide, Liquid Common Lisp Version 5.0 - 18 OCT 1996 Generated with Harlequin WebMaker