So I've been trying TextMate 2 out and one of the changes is split panes. Now when I run rspec tests the output appears in a split pane at the bottom of the screen.

Has anyone figured out how to move this back to a separate window or is it just not possible? I used to move the test output to another screen but I can't figure out is that's possible in the alpha?

link|improve this question
feedback

1 Answer

Try this on the terminal:

defaults write com.macromates.TextMate.preview htmlOutputPlacement window
link|improve this answer
Could you edit your answer to explain briefly what the command will do? – nhinkle Dec 20 '11 at 21:06
feedback

Your Answer

 
or
required, but never shown

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