jezdez / textmate-missingdrawer

[UNMAINTAINED] A better sidebar for Textmate.
MIT License
724 stars 35 forks source link

original drawer opens additionally #67

Closed glaszig closed 12 years ago

glaszig commented 12 years ago

if textmate is not running and i open a folder from terminal

mate project-folder/

the original drawer is shown in addition to MissingDrawer.

This behavior does not occur when textmate is running before issuing the above command.

mac os 10.7.2 textmate 1.5.10 (1631)

glaszig commented 12 years ago

this appearently only happens when using open -a TextMate <folder> which i used via a bash alias. using textmate's own symlinked binary mate -> /Applications/TextMate.app/Contents/SharedSupport/Support/bin/mate it works great.