Open TextEdit, Safari (with a textarea) or Mail. Type a bunch of text that cause it to wrap to multiple lines. Go to the first line and hit ctrl+right. You'll end up at the end of the first line, but not at the end of the paragraph. The same happens with cmd+right. As far as I know, the only keys that take you to the absolute start / end of the line (even when wrapped) are ctrl+a and ctrl+e. And those don't work with the shift key.
On Sep 19, 2006, at 11:59 AM, Dan Lowe wrote:
On Sep 19, 2006, at 2:11 PM, Michael Reece wrote:
BTW, what is TextMate's official "select to EOL" shortcut anyway?
shift-cmd-arrow works for me (build 1258)..
That will only select to EOL if the line is not wrapped. For a wrapped line, it will only select up to the right edge of your window.
-dan