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

Jean-Baptiste Onofré updated KARAF-4953:
----------------------------------------
    Fix Version/s:     (was: 4.1.0)
                   4.1.1

> Completion trim last character in the delegate buffer
> -----------------------------------------------------
>
>                 Key: KARAF-4953
>                 URL: https://issues.apache.org/jira/browse/KARAF-4953
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 4.1.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Guillaume Nodet
>             Fix For: 4.1.1
>
>
> When using tab key for the completion, even if the proposed completion are 
> good, the last character in the command is trimmed.
> For instance:
> {code}
> karaf@root()> feature:install transaction<TAB>
> {code}
> the cursor is on 'n' and when completing:
> {code}
> karaf@root()> feature:install transactio-api
> {code}
> instead of {{transaction-api}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to