[
https://issues.apache.org/jira/browse/KARAF-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160930#comment-13160930
]
Christian Schneider commented on KARAF-1071:
--------------------------------------------
Why don“t we just exchange the System.in with the version that accesses the jni
method for read at the start of Karaf when it is on windows? So the whole check
in jline could be removed.
> Cursor keys do not work in Karaf shell on windows
> -------------------------------------------------
>
> Key: KARAF-1071
> URL: https://issues.apache.org/jira/browse/KARAF-1071
> Project: Karaf
> Issue Type: Bug
> Components: karaf-shell
> Environment: Windows
> Reporter: Christian Schneider
> Priority: Critical
> Fix For: 3.0.0
>
>
> The problem seems to be in the current jline impl.
> WindowsTerminal.isSystemIn should return true but returns false.
> It tests if the in parameter is System.in but it is Console$ConsoleInputStream
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira