readline behavior missing from IRBConsole when run in Eclipse -------------------------------------------------------------
Key: JRUBY-3525 URL: http://jira.codehaus.org/browse/JRUBY-3525 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.2 Environment: MacOS X 10.5.6, Eclipse Version: 3.4.2, Build id: M20090211-1700 Reporter: Stephen Bannasch Assignee: Thomas E Enebo When I run IRBConsole from eclipse I lose the readline behavior. Here's what it looks like when run from the shell: {code} java -cp lib/jruby-complete.jar org.jruby.demo.IRBConsole {code} !http://img.skitch.com/20090324-cd2fjuusbeyanx8qs59an3uab2.png! When run from Eclipse I lose the readline behavior and the lines are doubled. !http://img.skitch.com/20090324-e7n2nwr9katj3c3hpnh71h693b.png! This may or may not be a JRuby bug -- perhaps it's how I'm starting from Eclipse -- though that is pretty simple. I have the JRuby in Eclipse as a project and am just running IRBConsole as a Java Application. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email