Home Page (Text Editor) | Overview | How Do I ... Topics | FAQ | Reference
You can select lines, multiple lines, and column blocks of text to cut, copy, delete, indent, and unindent. Most of the selection commands have extensions (the word “Extend” is appended to the name of the command) that move the cursor and extend the selection. By default, these commands are bound to the same key combination as the primary selection command plus the SHIFT key (such as SHIFT+LEFT ARROW for the CharLeftExtend command).
To select multiple lines of text
To select a column block of text
When you release the left mouse button, the block of text is selected, and the text is available for cut, copy, delete, and indent operations. To cancel column-select mode, click the left mouse button.
Note When you use proportional fonts in the editor window, the column positions you select in the first line may not correspond exactly to the subsequent lines you select. The Text editor selects the character most directly in line with the start and end columns, ignoring the actual character count.