Difference between revisions of "Hotkeys/Selecting"
From TED Notepad
< Hotkeys
Line 8: | Line 8: | ||
| Ctrl+Shift+Num* || Selects the entire {{defined|line}}. If hit repeatedly, adds more {{defined|lines}} into the selection. | | Ctrl+Shift+Num* || Selects the entire {{defined|line}}. If hit repeatedly, adds more {{defined|lines}} into the selection. | ||
|- | |- | ||
− | | Ctrl+Num | + | | Ctrl+Num/ || Selects the entire {{defined|paragraph}}. If hit repeatedly, crawls down the {{defined|paragraphs}}. |
|- | |- | ||
− | | Ctrl+Shift+Num | + | | 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. |