On Sat, Apr 24, 2010 at 11:23 PM, Conrad Taylor conradwt@gmail.com wrote:
On Sat, Apr 24, 2010 at 8:03 PM, Robert G Jr robertgloverjr@gmail.com wrote:
I cannot find where in the TextMate documentation it explains how to go to the end of a line or to the start of a line. It must be very simple, but I don't know what the keyboard shortcuts are because I can't find any reference to this in the Help System.
End of line: control - e Start of line: control - a
FWIW, these are standard emacs movements and will work by default in nearly every text field in a cocoa application on Mac OS X.
Geoff