projectplus
projectplus copied to clipboard
Tabs gone after disabling "use workspace instead of tabs"
I tried out the workspace feature for a while, then decided I like tabs after all. Now after unchecking the option (and restarting), the tabs don't reappear: http://i.imgur.com/0GLzr.png
This should be fixed in the next release. In the meantime, try issuing this command from Terminal.app:
defaults write com.macromates.textmate "ProjectPlus Workspace" -bool NO
If that doesn't work, try this command:
defaults write com.macromates.textmate OakProjectWindowShowTabBarEnabled -bool YES
The first one did it, thanks. :)
Glad I could help. Someone else ran into this not too long ago and, well, it's a pretty bad bug. :-)