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

        

Reply via email to