is 'M-', the Meta Command Prefix C-X is 'X-', the Xtended Command Prefix 'C-' indicates a control character =============================================================== MOVING THE CURSOR C-F Forward Character C-B Backward Character M-F Forward Word M-B Backward Word C-A Front of Line C-E End of Line M-A Front of Sentence M-E End of Sentence C-P Previous Line C-N Next Line M-P Front of Paragraph M-N End of Paragraph C-Z Scroll Up C-V Scroll Down M-< Front of Document M-> End of Document =============================================================== DELETE COMMANDS C-Y Yankback Deletion Previous Character M- Previous Word C-D Next Character M-D Next Word C-K To End of Line M-C-K Entire Line M-K Sentence Forward M-H C-W Paragraph M-\ Surrounding Whitespace C-\ Leading Whitespace M-C-O Surrounding Greyspace X-\ Global Trailing Whitespace TO DELETE REGION 1. At Front enter C-@ to Set Mark 2. Move Cursor to End of Region and type C-W =============================================================== SEARCHING C-S Forward Search C-R Reverse Search M-R Search & Replace M-C-R Search & Replace with Query C-G Cancel . Exit to Entry Point ! Replace All , Replace & Query Again Y Replace & Continue N No Replacement & Continue =============================================================== FILE COMMANDS X-C-R Read File X-C-F Find File X-C-S Save File X-C-W Write File BUFFER COMMANDS X-C-B Buffer Directory X-K Delete Buffer X-B Switch Buffers MULTIPLE WINDOW DISPLAY X-2 Two Windows X-1 One Window X-O Other Window X-^ Grow Window =============================================================== ARGUMENTS C-U Universal Argument (followed by digits) Meta Prefix (followed by digits) After specifying argument count, give command to be executed =============================================================== UTILITIES C-T Transpose Characters M-T Transpose Words X-= Echo Location X-C-C Quit M-Q Reform Paragraph C-G "Go Back" or Cancel M-C-W Turn On "+" X-C-X Swap Point and Mark C-Y Yankback C-L Refresh Screen M-S Center Line C-Q Quote Next Character X-S Call Speller M-? Call Help File =============================================================== WHITESPACE AND INDENTATION X-. Set Indent Column X-F Fill Column Setting X- Set Tab Indent Rest of Line Same As Current M-J Open Subsequent Indented Line Same As Current M-O Open Leading Indented Line Same As Current C-O Open Line M- Drop Line Vertically X-> Indent Region X-< Undent Region =============================================================== CASE CONVERSIONS M-U Uppercase Word M-L Lowercase Word M-C Capitalize Word C-^ Toggle Case of Character =============================================================== MODE SELECTION {X-M Add Mode X- Delete Mode} NORMAL Words do not wrap. SAVE Automatically saves file after every 512 charcters. FILL Turns on word wrap (automatic carraige return). VIEW Allows viewing file without insertion and deletion. OVERWRITE Editing commands overwrite and cursor moves vertically. SPELL Allows for correction of misspelled words. =============================================================== COPYING & MOVING Copy Region 1. With the cursor at front of region to be copied enter: C-@ {echo line responds "Mark Set"} 2. Move cursor to end of region to be copied and enter: M-W {"+" sign appears in mode line} 3. Position cursor at destination and type: C-Y Delete Region: Complete steps 1 and 2 above and then enter: C-W Write Region: Complete steps 1 and 2 above and then enter: X-R {echo line asks for file to write region to} Insert File: Enter X-I {echo line asks for file to insert} ============================================================= (C) 1982 Perfect Software, Inc. All rights reserved. WRITE Editing commands overwrite and cursor moves vertic