Next: Secondary Selection, Previous: Cut/Paste Other App, Up: Cut and Paste
These variants of Mouse-1 select entire words or lines at a time.
If you click on a character with open-parenthesis or close-parenthesis
syntax, it sets the region around the parenthetical grouping
which that character starts or ends. If you click on a character with
string-delimiter syntax (such as a singlequote or doublequote in C), it
sets the region around the string constant (using heuristics to figure
out whether that character is the beginning or the end of it).