You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have started recommending it to folks having problems with our built-in mostly-Java readline, such as here: jruby/jruby#1372
We are also considering shipping rb-readline as our standard readline library, for platforms where it will work (e.g. Windows will still use the mostly-Java readline we currently ship).
Anything we should watch out for? Any reason why rb-readline couldn't officially support JRuby at this point?
The text was updated successfully, but these errors were encountered:
@headius Hello! I've had a multi-year long hiatus from maintaining rb-readline and haven't been keeping up with the issues at all. Do you still plan ship rb-readline with JRuby?
I'm afraid my knowledge of JRuby is fairly minimal (and out of date) and I'm unsure of what sort of sneaky issues you might encounter, but I'm struggling to think of anything that might trip you up too badly at the moment. I'm definitely keen for us to support JRuby if it's going to be useful to our friends over on the JVM!
JRuby appears to be able to use rb-readline just fine these days.
I have started recommending it to folks having problems with our built-in mostly-Java readline, such as here: jruby/jruby#1372
We are also considering shipping rb-readline as our standard readline library, for platforms where it will work (e.g. Windows will still use the mostly-Java readline we currently ship).
Anything we should watch out for? Any reason why rb-readline couldn't officially support JRuby at this point?
The text was updated successfully, but these errors were encountered: