projectplus icon indicating copy to clipboard operation
projectplus copied to clipboard

Tabs gone after disabling "use workspace instead of tabs"

Open ahihi opened this issue 12 years ago • 3 comments

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

ahihi avatar Aug 01 '12 19:08 ahihi

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

fdintino avatar Aug 01 '12 19:08 fdintino

The first one did it, thanks. :)

ahihi avatar Aug 01 '12 19:08 ahihi

Glad I could help. Someone else ran into this not too long ago and, well, it's a pretty bad bug. :-)

fdintino avatar Aug 01 '12 19:08 fdintino