You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2017/02/01 13:16:51 UTC

[jira] [Updated] (KARAF-4972) Commands using the shell-compatibility layer appear twice in the completion proposal

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

Guillaume Nodet updated KARAF-4972:
-----------------------------------
    Summary: Commands using the shell-compatibility layer appear twice in the completion proposal  (was: Commands using jline completer appear two times in the completion proposal)

> Commands using the shell-compatibility layer appear twice in the completion proposal
> ------------------------------------------------------------------------------------
>
>                 Key: KARAF-4972
>                 URL: https://issues.apache.org/jira/browse/KARAF-4972
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 4.1.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Guillaume Nodet
>             Fix For: 4.1.0
>
>
> The shell commands using jline completer (like the camel ones), appear two times in the completion proposal:
> {code}
> karaf@root()> camel:route-<TAB>                                                                                                                                                                                                                                            13:32:11
> camel:route-info           camel:route-list           camel:route-profile        camel:route-reset-stats    camel:route-resume         camel:route-show           camel:route-start          camel:route-stop           camel:route-suspend
> camel:route-info           camel:route-list           camel:route-profile        camel:route-reset-stats    camel:route-resume         camel:route-show           camel:route-start          camel:route-stop           camel:route-suspend 
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)