Prev << Interface | How to Use Multiple Clipboards Next >>
How do I use multiple clipboards to ease copy/paste editing?
- Make sure the shortcut list called "clipboard.shortcut" is open. For more detail on how to open a shortcut list, see the Shortcut Lists editor topic.
- To copy a text into a particular clipboard:
- Select the text.
- Press <CTRL+[+key> where key is a placeholder for the clipboard key. For example, to copy a text to clipboard A, press <CTRL+[+A>. To copy it to clipboard B, press <CTRL+[+B> etc.
- To paste text from a particular clipboard:
- Place the caret to where you want to paste the text into.
- Press <CTRL+]+key> where key is a placeholder for the clipboard key. For example, to paste text from clipboard A, press <CTRL+]+A>. To paste from clipboard B, press <CTRL+]+B> etc.
See Also