Difference between revisions of "Hotkeys/Clipboards"
From TED Notepad
< Hotkeys
Line 19: | Line 19: | ||
|- | |- | ||
| Ctrl+Shift+Insert | | Ctrl+Shift+Insert | ||
+ | |- | ||
+ | | || | ||
+ | |- | ||
+ | | Alt+Shift+Delete || Cuts the selection and appends it to the current contents of the system clipboard. | ||
+ | |- | ||
+ | | Alt+Ctrl+Ins || Copies the selection and appends it to the current contents of the system clipboard. | ||
|- | |- | ||
| || | | || |
Revision as of 21:46, 5 October 2021
This section is up to date for TED Notepad version 6.3.1.0.
Ctrl+X | Cuts the selection into the system clipboard. |
Shift+Del | |
Ctrl+C | Copies the selection into the system clipboard. |
Ctrl+Insert | |
Ctrl+V | Pastes content of the system clipboard into the document. |
Shift+Insert | |
Ctrl+K | Swaps content of the selection and the system clipboard, i.e. cuts the selection into the system clipboard and pastes previous content of the system clipboard into the document. |
Ctrl+Shift+Insert | |
Alt+Shift+Delete | Cuts the selection and appends it to the current contents of the system clipboard. |
Alt+Ctrl+Ins | Copies the selection and appends it to the current contents of the system clipboard. |
Ctrl+0 | Shows a dialog with content of all Clips. |
Alt+[1..9] | Copies the selection into one of the Clips. |
Ctrl+[1..9] | Pastes content of one of the Clips into the document. |