The Clipboard

The clipboard is a temporary holding area that can be used to move text within or between applications. Edit>Cut (keyboard equivalent: Control-X) copies the selected text into the clipboard and removes it from the buffer. Edit>Copy (keyboard equivalent: Control-C) copies the selected text into the clipboard. File>Paste (keyboard equivalent: Control-V) will insert the clipboard contents at the caret position (replacing the selection if there is one). Edit>Paste Previous (keyboard equivalent: F5) will display a dialog box listing the 25 most recently pasted strings. If you want more than 25 strings to be remembered, you can change the number in the General pane of the Utilities>Global Options dialog box.

Figure 3-6. The Paste Previous dialog box