cosmin / IClojure

A better Interactive REPL for Clojure
http://www.iclojure.com
Eclipse Public License 1.0
115 stars 11 forks source link

Cannot use IClojure with vi editing-mode in ~/.inputrc #12

Closed cosmin closed 11 years ago

cosmin commented 12 years ago

This appears related to jline2 issue #25 https://github.com/jline/jline2/issues/25

The latest snapshot addresses this issue, however the new code to handle Vi mode introduces several new errors. Until these issues are worked out I am going to disable vi mode in iclojure.

cosmin commented 11 years ago

Fixed in the 1.1.1 release of IClojure