There are many keyboard shortcuts for general actions--such as menu item actions--and many shortcuts specifically for editing assembly language programs in text windows. Here is a list of those shortcuts.
Notes:
General Keyboard Shortcuts
Shortcut Action Ctrl-N New text editor Ctrl-O Open text editor Ctrl-W Close text editor Ctrl-S Save text editor Ctrl-Shift-S Save text editor as Ctrl-Alt-N New machine Ctrl-Alt-O Open machine Ctrl-Alt-S Save machine Ctrl-Alt-Shift-S Save machine as Ctrl-P Print Ctrl-Z Undo Ctrl-Shift-Z Redo Ctrl-Y Redo Ctrl-X Cut Ctrl-C Copy Ctrl-V Paste Ctrl-A Select all Ctrl-F Find Ctrl-H Replace Ctrl-T Open Preferences dialog Ctrl-I Open Machine instructions dialog Ctrl-M Open Microinstructions dialog Ctrl-K Open Hardware modules dialog Ctrl-E Open EQUs dialog Ctrl-D Toggle Debug mode Ctrl-B Assemble Ctrl-L Assemble & load Ctrl-G Clear, assemble, load, & run Ctrl-U Run Ctrl-. Stop Ctrl-R Clear everything Ctrl-J Open IO connections dialog Alt-F Open File menu Alt-E Open Edit menu Alt-M Open Modify menu Alt-X Open Execute menu Alt-V Open View menu Alt-T Open Text menu Alt-H Open Help menu
Text Editor Keyboard Shortcuts
Shortcut Action Ctrl-Backspace Backspace a word Ctrl-Delete Delete a word Ctrl-\ Toggle selection rect Shift-Home Select Home Shift-End Select End Ctrl-Home Document Home Ctrl-End Document End Ctrl-Shift-Home Select Document Home Ctrl-Shift-End Select Document End Shift-Left Select previous char Shift-Right Select next char Ctrl-Left Previous word Ctrl-Right Next word Ctrl-Shift-Left Select previous word Ctrl-Shift-Right Select next word Shift-Up Previous line Shift-Down Next line Ctrl-Enter Repeat