reply
reply copied to clipboard
`lein repl` does not respect jline.terminal
Currenlty i can not find a way to disable jline for lein repl. Setting :jvm-opts ["-Djline.terminal=jline.UnsupportedTerminal"] does not seem to work. A property to disable jline could be helpful for running repl under rlwrap.