Copying text
To copy the selected text to the clipboard, do one of the following:
- From the Edit menu, select Copy.
—or—
- Type Ctrl+C.
—or—
- Type Ctrl+Ins.
To append the selected text to the clipboard, do the following:
- From the Edit menu, click Clipboard then Copy Append.
To copy whole lines from the current editor and place them onto the clipboard
- Select Edit | Clipboard | Copy Lines menu item.
To copy whole lines from the current editor and append them onto the end of the clipboard
- Select Edit | Clipboard | Copy Lines Append menu item.
To copy bookmarked lines from the current editor place them onto the clipboard
- Select Edit | Clipboard | Copy Marked Lines menu item.
To copy bookmarked lines from the current editor and append them onto the end of the clipboard
- Select Edit | Clipboard | Copy Marked Lines Append menu item.
Cutting text
To cut the selected text to the clipboard, do one of the following:
- From the Edit menu, click Cut.
—or—
- Type Ctrl+X.
—or—
- Type Shift+Del.
To cut selected text from the current editor and append them onto the end of the clipboard
- Select Edit | Clipboard | Cut Append menu item.
To cut whole lines from the current editor and place them onto the clipboard
- Select Edit | Clipboard | Cut Lines menu item.
To cut whole lines from the current editor and append them onto the end of the clipboard
- Select Edit | Clipboard | Cut Lines Append menu item.
To cut bookmarked lines from the current editor and place them onto the clipboard
- Select Edit | Clipboard | Cut Marked Lines menu item.
To cut bookmarked lines from the current editor and append them onto the end of the clipboard
- Select Edit | Clipboard | Cut Marked Lines Append menu item.
Pasting text
To paste text into current editor from clipboard, do one of the following:
- From the Edit menu, click Paste.
—or—
- Type Ctrl+V.
—or—
- Type Shift+Ins.
To paste text into a new editor from clipboard, do the following:
- From the Edit menu, click Clipboard then Paste As New Document.
Clearing the clipboard
To clear the clipboard, do the following:
- From the Edit menu, click Clipboard then Clear Clipboard.