Hi,
I experience a reproducible crash with TextMate. I open a simple ruby file, for example this foo.rb:
def foo puts "bar" end
Then I press ctrl-R to run the program, close the 'run' window with cmd-w. Then, in the main window with the ruby source, the lines on the cursor get black. When I close this window with cmd-w, TextMate crashes.
What can I do?
Patrick
On 26/8/2006, at 22:26, Patrick Gundlach wrote:
Then I press ctrl-R to run the program,
I assume you mean command R (⌘R)
close the 'run' window with cmd-w. Then, in the main window with the ruby source, the lines on the cursor get black. When I close this window with cmd-w, TextMate crashes.
What can I do?
Please send a screenshot of what it means for the line to get black and the crash log to tm-bugs at macromates.com for further troubleshooting.