On 04/09/2005, at 1.34, Gavin Kistner wrote:

For example, the Ruby command:
puts "<foobar>Hey!</foobar>"

is showing up in the window as:
TM-Ruby v0.2 running Ruby v1.8.2.
>>> /Users/gkistner/Desktop/tmp.rb

Hey!

How can I get TextMate not to use the HTML window, or escape my output to that window?

I fixed this quite recently, so you can checkout the latest version of that bundle from the repository. Please see the Wiki for instructions on how to do this. The latest version escapes everything properly and also captures input nicely.

-- Sune.