<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Since I installed the latest beta, my ruby output is showing up in a new window titled "Ruby TextMate Runtime". By and large, it's better than the command output, except that it appears to be using HTML to render it, so when I'm writing debugging output of XML processing I can't see most of what's been processed.<DIV><BR class="khtml-block-placeholder"></DIV><DIV>For example, the Ruby command:</DIV><DIV>puts "<foobar>Hey!</foobar>"</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>is showing up in the window as:</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: rgb(229, 240, 255); "><FONT class="Apple-style-span" color="#0000CA" face="Monaco" size="3"><SPAN class="Apple-style-span" style="font-size: 10.7px;">TM-Ruby v0.2 running Ruby v1.8.2.</SPAN></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; background-color: rgb(229, 240, 255); "><FONT class="Apple-style-span" color="#0000CA" face="Monaco" size="3"><SPAN class="Apple-style-span" style="font-size: 10.7px;">>>> /Users/gkistner/Desktop/tmp.rb</SPAN></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; font: normal normal normal 10.7px/normal Monaco; background-color: rgb(229, 240, 255); min-height: 15px; "><SPAN class="Apple-style-span" style="line-height: 16px;"><BR></SPAN></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; background-color: rgb(229, 240, 255); "><FONT class="Apple-style-span" face="Monaco" size="3"><SPAN class="Apple-style-span" style="font-size: 10.7px;">Hey!</SPAN></FONT></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>How can I get TextMate not to use the HTML window, or escape my output to that window?</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; background-color: rgb(229, 240, 255); "><FONT class="Apple-style-span" face="Monaco" size="3"><SPAN class="Apple-style-span" style="font-size: 10.7px;"></SPAN></FONT></DIV></BODY></HTML>