|
From: Larry R. <La...@Ri...> - 2009-07-18 08:06:11
|
i> Is there a similar option for Jython to disable JLine?
Nothing to do with Jython per se, but I think
JLine is supposed to be disabled by setting the
jline.terminal Java system property, like
-Djline.terminal=jline.UnsupportedTerminal
Larry
|