[TxMt] Re: TextMate::UI.menu doesn't work with Ruby 2

Jacob Carlborg doob at me.com
Fri Oct 16 19:34:01 UTC 2015


On 2015-10-16 11:34, Allan Odgaard wrote:

> Currently all of the support libraries work with ruby 1.8.7. Not tested
> with anything else.

Ok, I see. Do you see it as a problem that a command can freeze TextMate 
like this? Something that should be fixed in TextMate as well. A timeout 
or something.

> We would be very happy to receive pull requests for 2.0 “fixes” as long
> as the fixes remain compatible with ruby 1.8.7, as we can’t really drop
> support for ruby 1.8.7.

I guessing it might have something to do with the thread and or dialog 
used here:

https://github.com/textmate/bundle-support.tmbundle/blob/master/Support/shared/lib/ui.rb#L177-L183

-- 
/Jacob Carlborg



More information about the textmate mailing list