You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Brandan Jeter (JIRA)" <ji...@apache.org> on 2018/11/01 23:18:00 UTC

[jira] [Comment Edited] (KARAF-5996) client scripts require the control key to submit commands in Windows Powershell

    [ https://issues.apache.org/jira/browse/KARAF-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672347#comment-16672347 ] 

Brandan Jeter edited comment on KARAF-5996 at 11/1/18 11:17 PM:
----------------------------------------------------------------

In process of creating a bug against jline. (https://github.com/jline/jline3/issues/321)


was (Author: brandan.jeter):
In process of creating a bug against jline.

> client scripts require the control key to submit commands in Windows Powershell
> -------------------------------------------------------------------------------
>
>                 Key: KARAF-5996
>                 URL: https://issues.apache.org/jira/browse/KARAF-5996
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 4.2.1
>         Environment: Windows 2012 and Windows 10
>            Reporter: Brandan Jeter
>            Priority: Major
>
> I have verified this on both 4.2.1 and master.
> Steps to reproduce:
>  * Run karaf in Windows
>  * Run the client.bat script from within Powershell
>  * Type in a command
>  * Press enter (does not submit the command)
>  * Press control+enter (command is submitted)
> I've also noticed some of the encoding is messed up, and backspace does not work correctly. I had to use control+c to undo any text I typed into the console.
>  
> I believe it's an issue with jline. I was able to swap out jline 3.9.0 for 3.6.2 in the karaf 4.2.1 distribution, and the bug went away.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)