Difference between revisions of "Hotkeys/Selecting"
From TED Notepad
< Hotkeys
| Line 2: | Line 2: | ||
|-  | |-  | ||
| Ctrl+A || Selects entire text of the document.  | | Ctrl+A || Selects entire text of the document.  | ||
| + | |-  | ||
| + | | Ctrl+Num* || Selects the entire {{defined|line}}, or adds another {{defined|line}} into the selection.  | ||
|-  | |-  | ||
|   ||    | |   ||    | ||
Revision as of 13:58, 15 April 2007
| Ctrl+A | Selects entire text of the document. | 
| Ctrl+Num* | Selects the entire line, or adds another lineinto 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.  |