You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Mehmet Can Cömert (Jira)" <ji...@apache.org> on 2020/03/02 14:44:00 UTC

[jira] [Updated] (FELIX-6233) Apache Felix Gogo Shell is not working under Windows Terminals

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

Mehmet Can Cömert updated FELIX-6233:
-------------------------------------
    Description: 
I have just downloaded the latest Felix distribution (6.0.3) 
 [http://mirror.funkfreundelandshut.de/apache//felix/org.apache.felix.main.distribution-6.0.3.tar.gz]

and tried to execute the startup with:
{code:bash}
java -jar bin/felix.jar
{code}
Under Windows terminals (both Power Shell and old Command-Line cmd.exe) cursor is not set back to the g! position but it wents to the beginning of the next line.
 The cursor position is not the main problem here but I can not give any basic commands such as *lb* in the Windows terminals.

Exiting from the program is only possible by *Ctrl+D* after a *Ctrl+C* command, enter is also not recognized.
 It would be nice if the Felix Distribution works with Windows out of the box.
 Previous versions of the Gogo Shell before the JLine library integration are working, therefore I am not sure if the bug is in Gogo or another subcomponent.

  was:
I have just downloaded the latest Felix distribution (6.0.3) 
 [http://mirror.funkfreundelandshut.de/apache//felix/org.apache.felix.main.distribution-6.0.3.tar.gz]

and tried to execute the startup with:
{code:bash}
java -jar bin/felix.jar
{code}
Under Windows terminals (both Power Shell and old Command-Line cmd.exe) cursor is not re-steed to the g! position but it wents to the beginning of the next line.
 The cursor position is not the main problem here but I can not give any basic commands such as *lb* in the Windows terminals.

Exiting from the program is only possible by *Ctrl+D* after a *Ctrl+C* command, enter is also not recognized.
 It would be nice if the Felix Distribution works with Windows out of the box.
Previous versions of the Gogo Shell before the JLine library integration are working.


> Apache Felix Gogo Shell is not working under Windows Terminals
> --------------------------------------------------------------
>
>                 Key: FELIX-6233
>                 URL: https://issues.apache.org/jira/browse/FELIX-6233
>             Project: Felix
>          Issue Type: Bug
>          Components: Gogo Shell
>    Affects Versions: gogo.shell-1.1.0
>            Reporter: Mehmet Can Cömert
>            Priority: Major
>         Attachments: cmd-not-working.png, git-bash-working.png, power-shell-not-working.png
>
>
> I have just downloaded the latest Felix distribution (6.0.3) 
>  [http://mirror.funkfreundelandshut.de/apache//felix/org.apache.felix.main.distribution-6.0.3.tar.gz]
> and tried to execute the startup with:
> {code:bash}
> java -jar bin/felix.jar
> {code}
> Under Windows terminals (both Power Shell and old Command-Line cmd.exe) cursor is not set back to the g! position but it wents to the beginning of the next line.
>  The cursor position is not the main problem here but I can not give any basic commands such as *lb* in the Windows terminals.
> Exiting from the program is only possible by *Ctrl+D* after a *Ctrl+C* command, enter is also not recognized.
>  It would be nice if the Felix Distribution works with Windows out of the box.
>  Previous versions of the Gogo Shell before the JLine library integration are working, therefore I am not sure if the bug is in Gogo or another subcomponent.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)