My notes from Textmate, Power Editing for the Mac
head <tab> - created commented header
<shift> <control> b - creates comment block
<command> t - search files
<shift> <command> t - search functions
<option> <command> 1/2/3 - fold sections
<command> l - go to line number
<F1> - Fold current
<F2> - Jump between bookmarks
Movement
<command> arrow right - end of line
<command> arrow left - beginning of line
<command> arrow down - eof
<command> arrow up - beginning of file
Selection
<shift> <command> l - select line
<control> <option> b - select block scope