jirb + jline do not work in cygwin ---------------------------------- Key: JRUBY-2675 URL: http://jira.codehaus.org/browse/JRUBY-2675 Project: JRuby Issue Type: Bug Environment: cygwin on win xp Reporter: Julien Thewys Assignee: Thomas E Enebo
Callin jirb from bash in cygwin does not work as expected: input/ouput chars do not echo on the terminal. It is discussed here http://www.weiqigao.com/blog/2008/04/08/your_jirb_groovysh_and_clj_commands_doesnt_work_in_cygwin.html . Apparently, the bug is due to the fact that JLine is not told to use the UnixTerminal class (see http://sourceforge.net/tracker/index.php?func=detail&aid=1822900&group_id=64033&atid=506056). The proposed workaround (see the links) works for me. -- 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