Hi
Several repl (like ruby irb) had some very useful features like use the arrows keys to "rewind" and "forward" the commands, but when i try to do the same with clojure, it only print garbage (I suspect it print the code of the key). How i could activate this feature in clojure?