| Paste
|
pastes data from the clipboard into the document
|
| Paste & copy
|
pastes the clipboard text to the selection (replacing it) and copies the selected text to the clipboard
|
| Paste column
|
pastes selected text at caret position as if in column mode without toggling column mode
|
| Paste special
|
presents a submenu where users may select an option to paste either HTML Source or Raw RTF rather than the selected text only
|
| Copy
|
copies selected text to clipboard
|
| Copy & append
|
adds selected text to end of clipboard (preserving existing clipboard contents)
|
| Copy special
|
opens submenu where you can select an option to copy a selection as a complete HTML document, HTML, or RTF. These options export syntax highlighting and font styling information for the selection.
|
| Cut
|
copies selected text to clipboard and then deletes selection
|
| Cut & append
|
adds selected text to end of clipboard (preserving existing clipboard contents) and then deletes selection
|
| Clipboard selector drop down
|
allows you to set the active clipboard. UltraEdit supports the standard OS clipboard and then 9 user clipboards. See Clipboards help topic.
|
| Toggle bookmark
|
toggles a bookmark at the current line
|
| Clear all bookmarks
|
clears all bookmarks in the active file
|
| Edit bookmarks
|
presents Edit Bookmark dialog where bookmarks may be renamed or deleted
|
| Copy all bookmarked lines
|
copies all bookmarked lines in active file to clipboard
|
| Cut all bookmarked lines
|
cuts all bookmarked lines in active file to clipboard
|
| Delete all bookmarked lines
|
removes all bookmarked lines from active file
|
| Previous
|
moves the caret to the previous bookmark
|
| Next
|
moves the caret to the next bookmark
|