Hi there,
does anyone uses succesfully Textmate with JRuby. Setting TM_RUBY = <JRUBY_HOME>/bin/jruby seems to fail in my case. Hitting cmd-r prints:
/Applications/TextMate.app/Contents/SharedSupport/Support/lib/tm/process.rb:99:in `run': JRuby only supports F_SETFL and F_GETFL with NONBLOCK for fcntl/ioctl (NotImplementedError) from /Applications/TextMate.app/Contents/SharedSupport/Support/lib/tm/executor.rb:84:in `run' from /Applications/TextMate.app/Contents/SharedSupport/Bundles/Ruby.tmbundle/Support/RubyMate/run_script.rb:65
Regards, Johannes