The Clipboard menu provides commands to edit files using the clipboard.
The Clipboard menu
Clipboard menu commands
Menu command | Keystroke | Description |
Cut Append |
Ctrl+Shift+X |
Cuts the selected text and appends it to the clipboard. If no text is selected, cuts and appends the current line to the clipboard. |
Cut Lines |
Num - |
Converts the selection to complete lines then cuts the selected text lines them to the clipboard. If no text is selected, cuts and appends the current line to the clipboard. |
Cut Lines Append |
Shift+Num - |
Converts the selection to complete lines then cuts the selected text lines and appends them to the clipboard. If no text is selected, cuts and appends the current line to the clipboard. |
Cut Marked Lines |
|
Cuts all bookmarked lines in the current document to the clipboard. |
Cut Marked Lines Append |
|
Cuts all bookmarked lines in the current document and appends them to the clipboard. |
Copy Append | Copies the selected text and appends it to the clipboard. If no text is selected, copies and appends the current line to the clipboard. | |
Copy Lines | Converts the selection to complete lines then copies the selected text lines them to the clipboard. If no text is selected, copies and appends the current line to the clipboard. | |
Copy Lines Append | Converts the selection to complete lines then copies the selected text lines and appends them to the clipboard. If no text is selected, copies and appends the current line to the clipboard. | |
Copy Marked Lines | Copies all bookmarked lines in the current document to the clipboard. | |
Copy Marked Lines Append | Copies all bookmarked lines in the current document and appends them to the clipboard. | |
Paste to New Document | Alt+Shift+V | Creates a new, unnamed document and pastes the clipboard into it. |
Clear Clipboard | Clears the contents of the clipboard. |