[
https://issues.apache.org/jira/browse/KARAF-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160815#comment-13160815
]
Guillaume Nodet commented on KARAF-1071:
----------------------------------------
I think a possible solution would be to implement our own WindowsTerminal that
can check against the correct (unwrapped) input stream.
Such a terminal can be easily registered in the karaf TerminalFactory class
which is used.
> 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