Friday 2007/10/26
11:26 AM

Categories: Apple, TextMate

Toggling Between Main Window and Drawer in TextMate

Sometimes it pays to read the Key Bindings listing. Today I found out that ⌥⌘` (or ⌥⌘~) toggles between the main editor window and the project drawer. Since I use the Subversion bundle heavily while in TextMate, being able to switch back and forth between the two contexts is great.

Another tip that I never knew about was the “Edit in TextMate” command (installed via the TextMate bundle) that works with most programs on OS X (I use it mainly in Mail.app, although I tried it on the Wordpress editing window in Safari to write this post). I clicked in the form field, hit ⌃⌘E (Control+Command+E), and it launched an editor window in Textmate. Probably not worth the hassle for short posts/emails, but for longer writing stretches it’s nice to work in the environment in which I spend the most time. Saving in TextMate dumped the text back to the input form in Safari (although only when that window is in focus). This is all very geek-tastic.


Responses


Muthu

Thursday 2010/04/22 4:15 PM

I have leopard and looks like keyword binding you mentioned to toggle between main editor and project drawer doesn’t work. Do you what keyword combination is it for leopard?. Thanks


ds

Friday 2010/04/23 4:28 PM

Muthu,

I’m running Snow Leopard and the binding is still working. Maybe you have a global override in your keyboard shortcut prefs?


Leave a Response