Difference between revisions of "Hotkeys/Selecting"
From TED Notepad
< Hotkeys
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | <noinclude>{{manversion|6.0.2.0}}__NOTOC__</noinclude>  | ||
<noinclude>{| class="tnp_hotkeys"</noinclude>  | <noinclude>{| class="tnp_hotkeys"</noinclude>  | ||
|-  | |-  | ||
| Ctrl+A || Selects entire text of the document.  | | Ctrl+A || Selects entire text of the document.  | ||
| + | |-  | ||
| + | | Ctrl+Num* || Selects the entire {{defined|line}}. If hit repeatedly, crawls down the {{defined|lines}}.  | ||
| + | |-  | ||
| + | | Ctrl+Shift+Num* || Selects the entire {{defined|line}}. If hit repeatedly, adds more {{defined|lines}} into the selection.  | ||
| + | |-  | ||
| + | | Ctrl+Num/ || Selects the entire {{defined|paragraph}}. If hit repeatedly, crawls down the {{defined|paragraphs}}.  | ||
| + | |-  | ||
| + | | Ctrl+Shift+Num/ || Selects the entire {{defined|paragraph}}. If hit repeatedly, adds more {{defined|paragraphs}} into the selection.  | ||
|-  | |-  | ||
|   ||    | |   ||    | ||
Latest revision as of 16:05, 17 January 2014
This section is up to date for TED Notepad version 6.3.1.0.
| Ctrl+A | Selects entire text of the document. | 
| Ctrl+Num* | Selects the entire line. If hit repeatedly, crawls down the lines.  | 
| Ctrl+Shift+Num* | Selects the entire line. If hit repeatedly, adds more linesinto the selection.  | 
| Ctrl+Num/ | Selects the entire paragraph. If hit repeatedly, crawls down the paragraphs.  | 
| Ctrl+Shift+Num/ | Selects the entire paragraph. If hit repeatedly, adds more paragraphsinto the selection.  | 
| Ctrl+D | Selects a wordthat begins or continues to the right from the caret. If no wordis there, selects all white-spacesor a single character otherwise.  | 
| Ctrl+Shift+D | Adds next wordthat begins or continues to the right from the caret (as described above) to the selection.  |