Difference between revisions of "Hotkeys/Moving"

From TED Notepad
Line 2: Line 2:
 
<noinclude>{| class="tnp_hotkeys"</noinclude>
 
<noinclude>{| class="tnp_hotkeys"</noinclude>
 
|-
 
|-
| Ctrl+Up Arrow || Moves the caret up to the previous {{defined|line}} regardless to actual {{feature|word wrapping}}.
+
| Ctrl+Up Arrow || Moves the caret up to the beginning of the previous {{defined|paragraph}}.
 
|-
 
|-
| Ctrl+Down Arrow || Moves the caret down to the next {{defined|line}} regardless to actual {{feature|word wrapping}}.
+
| Ctrl+Down Arrow || Moves the caret down to the beginning of the next {{defined|paragraph}}.
 +
|-
 +
| &nbsp; || &nbsp;
 +
|-
 +
|-
 +
| Ctrl+Left Arrow || Moves the caret left {{defined|word}}-wise.
 +
|-
 +
| Ctrl+Right Arrow || Moves the caret right {{defined|word}}-wise.
 
|-
 
|-
 
| &nbsp; || &nbsp;
 
| &nbsp; || &nbsp;

Revision as of 19:16, 20 November 2013

You see work in progress here; this section already reflects future TED Notepad version 5.4.1.1.
This section may contain incomplete, premature, or mistaken information, prone to change without notice.

Ctrl+Up Arrow Moves the caret up to the beginning of the previous paragraph.
Ctrl+Down Arrow Moves the caret down to the beginning of the next paragraph.
   
Ctrl+Left Arrow Moves the caret left word-wise.
Ctrl+Right Arrow Moves the caret right word-wise.
   
Ctrl+G Shows the Go to dialog. Then moves the caret to a line or position specified in the dialog.