You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2011/05/18 16:41:47 UTC

[jira] [Assigned] (KARAF-496) Karaf prompt displayed twice

     [ https://issues.apache.org/jira/browse/KARAF-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor reassigned KARAF-496:
---------------------------------

    Assignee: Jarek Gawor

> Karaf prompt displayed twice
> ----------------------------
>
>                 Key: KARAF-496
>                 URL: https://issues.apache.org/jira/browse/KARAF-496
>             Project: Karaf
>          Issue Type: Bug
>          Components: console
>    Affects Versions: 2.1.4, 2.2.0
>         Environment: Windows
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>
> When running Karaf on Windows with -Djline.terminal=jline.UnsupportedTerminal the Karaf prompt in the console is displayed twice after executing some command (i.e. pressing enter).
> I believe the problem is in the jline library in ConsoleReader.readLine(InputStream) as the function will return after seeing first \r or \n. But on Windows \r\n is used as the EOL and the function does not consume the remaining \n.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira