Difference between revisions of "Hotkeys/Clipboards"

From TED Notepad
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{manversion|5.4.1.1}}__NOTOC__</noinclude>
+
<noinclude>{{manversion|6.3.0.8}}__NOTOC__</noinclude>
 
<noinclude>{| class="tnp_hotkeys"</noinclude>
 
<noinclude>{| class="tnp_hotkeys"</noinclude>
 
|-
 
|-
Line 22: Line 22:
 
| &nbsp; || &nbsp;
 
| &nbsp; || &nbsp;
 
|-
 
|-
| Ctrl+0 || Shows a dialog with content of all {{feature|Extended clipboards}}.
+
| 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.
 +
|-
 +
| &nbsp; || &nbsp;
 +
|-
 +
| Ctrl+0 || Shows a dialog with content of all {{feature|Clips}}.
 
|-
 
|-
 
| &nbsp; || &nbsp;
 
| &nbsp; || &nbsp;
 
|-
 
|-
| Alt+{{string|[1..9]}} || Copies the selection into {{string|one}} of the {{feature|Extended clipboards}}.
+
| Alt+{{string|[1..9]}} || Copies the selection into {{string|one}} of the {{feature|Clips}}.
 
|-
 
|-
| Ctrl+{{string|[1..9]}} || Pastes content of {{string|one}} of the {{feature|Extended clipboards}} into the document.
+
| Ctrl+{{string|[1..9]}} || Pastes content of {{string|one}} of the {{feature|Clips}} into the document.
 
|-
 
|-
 
| &nbsp; || &nbsp;
 
| &nbsp; || &nbsp;
 
<noinclude>|}</noinclude>
 
<noinclude>|}</noinclude>

Latest revision as of 21:47, 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.