Tell me more ×
Ask Different is a question and answer site for power users of Apple hardware and software. It's 100% free, no registration required.

I know TextMate isn't Lion optimised, but is there any way to do this?

share|improve this question
Just wait for TextMate 2.0 to be released :-) – Daniel Lawson Sep 14 '11 at 21:51

1 Answer

As mentioned in the troubleshooting section you can achieve this by entering the following into your Terminal.app:

defaults write com.macromates.textmate NSQuitAlwaysKeepsWindows -bool NO
share|improve this answer
It works for single files, but not for projects that I created by drag and dropping folders. Does it work for you? – Enrico Susatyo Sep 16 '11 at 0:13
1  
I tested this with Folders and it doesn't work here either. – kventil Sep 16 '11 at 17:24

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.