Difference between revisions of "Hotkeys/Moving"

From TED Notepad
Line 1: Line 1:
 
<noinclude>{{manversion|5.4.1.1}}__NOTOC__</noinclude>
 
<noinclude>{{manversion|5.4.1.1}}__NOTOC__</noinclude>
 
<noinclude>{| class="tnp_hotkeys"</noinclude>
 
<noinclude>{| class="tnp_hotkeys"</noinclude>
 +
|-
 +
| Home || Moves the caret to the {{defined|indentation}} of the currnet line. If hit again, moves to the beginning of the current unwrapped {{defined|line}}.
 +
|-
 +
| End || Moves the caret to the end of the currnet line. If hit again, moves to the end of the current unwrapped {{defined|line}}.
 +
|-
 +
| &nbsp; || &nbsp;
 +
|-
 +
|-
 +
| Ctrl+Home || Moves the caret the beginning of the document.
 +
|-
 +
| Ctrl+End || Moves the caret the end of the document.
 +
|-
 +
| &nbsp; || &nbsp;
 
|-
 
|-
 
| Ctrl+Up Arrow || Moves the caret up to the beginning of the previous {{defined|paragraph}}.
 
| Ctrl+Up Arrow || Moves the caret up to the beginning of the previous {{defined|paragraph}}.
Line 7: Line 20:
 
|-
 
|-
 
| &nbsp; || &nbsp;
 
| &nbsp; || &nbsp;
|-
 
 
|-
 
|-
 
| Ctrl+Left Arrow || Moves the caret left {{defined|word}}-wise.
 
| Ctrl+Left Arrow || Moves the caret left {{defined|word}}-wise.

Revision as of 19:22, 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.

Home Moves the caret to the indentation of the currnet line. If hit again, moves to the beginning of the current unwrapped line.
End Moves the caret to the end of the currnet line. If hit again, moves to the end of the current unwrapped line.
   
Ctrl+Home Moves the caret the beginning of the document.
Ctrl+End Moves the caret the end of the document.
   
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.