Bug#572432: REPL does not use JLine ConsoleRunner or another readline-style

2010-12-13 Thread Brandon Simmons
I was able to get this working with the 'rlwrap' currently in Squeeze in about a minute, following the directions in this article posted by Jarosław Arlet above: http://en.wikibooks.org/wiki/Clojure_Programming/Getting_Started#Enhancing_Clojure_REPL_with_rlwrap The REPL was useless without

Bug#572432: REPL does not use JLine ConsoleRunner or another readline-style

2010-08-20 Thread Rob Browning
There's also an rlwrap example here, though I haven't looked closely it it yet: http://en.wikibooks.org/wiki/Clojure_Programming/Getting_Started#Enhancing_Clojure_REPL_with_rlwrap Thanks -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0

Bug#572432: REPL does not use JLine ConsoleRunner or another readline-style library

2010-04-07 Thread Ben Armstrong
Package: clojure Version: 1.1.0+dfsg-1 Severity: normal Consider recommending (or suggesting) rlwrap instead, as jline has a rather annoying line-corruption bug I discovered (see #576814) that limits its usefulness, and rlwrap is more featureful. Example invocation: rlwrap java -cp