Appendix A: Fred Commands
| Inserts new line without moving insertion point | Control-O |
| Reindents current line or selection | Tab |
| Reindents current expression | Control-Meta-Q |
| Inserts Return followed by Tab | Control-Return |
| Yanks (pastes) current kill-ring string | Control-Y |
| Rotates the string that is pasted from the kill ring | Meta-Y |
| Quotes next keystroke, allowing access to Macintosh optional character set; use with Option key and control characters such as Tab | Control-Q |
| Inserts quotation marks and moves insertion point between them to type a string | Meta-" |
| Inserts sharp comment signs and moves insertion point between them to type a sharp comment | Meta-# |
| Inserts set of parentheses and moves insertion point between them to type an expression | Meta-( |
| Converts rest of current word or selection to uppercase | Meta-U (Uppercase U) |
| Converts rest of current word or selection to lowercase | Meta-L |
| Capitalizes rest of current word or selection | Meta-C |
| Transposes the two characters on either side of insertion point | Control-T |
| Transposes the two words on either side of insertion point | Meta-T |
| Transposes the two s-expressions on either side of insertion point | Control-Meta-T |
Generated with Harlequin WebMaker