Learning TextMate. Part I


February 25th, 2008

I purchased a license of Textmate more than year ago, but I had never took the time to learn it well. So I’m going to change that and start by looking up and learning some of the more useful shortcut keys.

Useful Textmate shortcut keys

Delete line: ⌃⇧K
Select word: ⌃W
Select line: ⇧⌘L
Select bundle item: ⌃⌘T
Open bundle menu: ^⎋
Go to file (Project context): ⌘T
Insert open/close tag: ^⇧,
Move to end of line and insert line feed: ⌘↩
Clipboard history: ^⌘⌥V

Legend

(I can never remember the symbols)
Ctrl = ^
Shift = ⇧
Cmd = ⌘
Option = ⌥
Esc = ⎋
Enter = ↩

Posted in Textmate | 1 Comment