zero-divisor
zero-divisor

Reputation: 610

TextMate: Shortcut for switching focus between editor and project drawer

I'm looking for a shortcut for switching focus between editor and project drawer in TextMate. I googled a bit with different results, but none of the shortcuts is working for me:

http://dirtystylus.com/2007/10/26/toggling-between-main-window-and-drawer-in-textmate/ http://gtdmarc.blogspot.de/2008/06/some-useful-textmate-shortcuts.html

This link suggest installing the MissingDrawer Plugin, but but that's not the solution I'm looking for.

I have OS X Lion 10.7.3 and TextMate 1.5.10 on a MacBook Pro with a German keyboard layout.

Upvotes: 0

Views: 851

Answers (4)

Lukasz Zuchowski
Lukasz Zuchowski

Reputation: 258

In 2.0-beta cmd+alt+tab works fine. It's equivalent of Navigate->Move focus to file browser

Upvotes: 0

Daniel Romero
Daniel Romero

Reputation: 1588

The shortcut in TextMate 2 (using a spanish keyboard) is ctrl + tab.

Upvotes: 1

zero-divisor
zero-divisor

Reputation: 610

Just found it, it's ++<.

Upvotes: 0

romainl
romainl

Reputation: 196596

The official answer is in the docs:

⌘` ⌘~ Switch to the next/previous window. This keyboard shortcut is based on the physical location of the key so on many European keymaps it is instead ⌘< and ⌘> (it is the key to the left of the Z).

⌥⌘` ⌥⌘~ Switch between main window and drawer. Like the previous key this one is also based on physical location. The function is not available on Panther.

EDIT

Both have been working for me on my french keyboard but not how the docs said: neither +< nor +> did work but +` did. YMMV.

ENDEDIT

Upvotes: 0

Related Questions