Appendix A: Fred Commands
You begin an incremental search by pressing Control-S (search forwards) or Control-R (search reverse). After typing this command keystroke, you begin typing the string for which you are searching. As each character is typed, the search proceeds to the next occurrence in the window of the string as specified so far. You can search for the next occurrence without augmenting the string by typing an additional Control-S or Control-R.
Full details on searching can be found in the section "Incremental Searching in Fred" in "Editing in Macintosh Common Lisp," Chapter 2 of the Macintosh Common Lisp Reference.
The keystroke sequences in Table A-8 are used during incremental searches.
| Searches forward incrementally | Control-S |
| Searches backward incrementally | Control-R |
| Deletes characters from search string | Delete |
| Terminates incremental search | Escape |
| Cancels incremental search | Control-G |
| Inserts quoted character | Control-Q |
| Copies word following insertion point into search string | Control-W |
| Copies line following insertion point into search string | Control-Y |
Generated with Harlequin WebMaker