The Edit menu provides commands to edit files.
The Edit menu
Edit menu commands
| Menu command | Keystroke | Description |
| Undo |
Ctrl+Z |
Undoes the last editing action. |
| Redo |
Ctrl+Y |
Redoes the last undone editing action. |
| Cut |
Ctrl+X |
Cuts the selected text to the clipboard. If no text is selected, cuts the current line to the clipboard. |
| Copy |
Ctrl+C |
Cuts the selected text to the clipboard. If no text is selected, copies the current line to the clipboard. |
| Paste |
Ctrl+V |
Pastes the clipboard into the document. |
| Delete | Delete | Deletes the selection. If no text is selected, deletes the character to the right of the cursor. |
| Clipboard | Displays the Clipboard menu. | |
| Clipboard Ring | Displays the Clipboard Ring menu. | |
| Select All | Ctrl+A | Selects all text or items in the document. |
| Insert File | Ctrl+K, Ctrl+I | Inserts a file into the document at the cursor position. |
| Expand Template | Ctrl+J | Forces expansion of a template. |
| Editing Macros | Displays the Editing Macros menu. | |
| Selection | Displays the Edit Selection menu. See Edit Selection menu. | |
| Bookmarks | Displays the Bookmarks menu. | |
| Format | Displays the Formatting menu. | |
| Advanced | Displays the Advanced Editing menu. |