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

Guillaume Nodet edited comment on KARAF-5404 at 10/5/17 8:28 AM:
-----------------------------------------------------------------

Also, the tab insertion at the beginning of a line may not be really necessary 
anymore since jline now supports bracketed paste, so I'm wondering if we should 
include this line by default in the startup script (or even from the code that 
creates the console)...


was (Author: gnt):
Also, that's not really necessary anymore since jline now supports bracketed 
paste, so I'm wondering if we should include this line by default in the 
startup script (or even from the code that creates the console)...

> CLI autocompletion issue
> ------------------------
>
>                 Key: KARAF-5404
>                 URL: https://issues.apache.org/jira/browse/KARAF-5404
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 4.1.2
>            Reporter: Paolo Antinori
>            Assignee: Guillaume Nodet
>            Priority: Minor
>
> In a freshly extracted Karaf 4.1.2, running on JDK9, hitting TAB just moves 
> the blinking cursor.
> No autocompletion is triggered.
> If I start typing any command instead, like pressing a single {{j}} and then 
> hit TAB, I get the correct suggestion.
> I suspect this is either a bug or the help message at boot should be changed 
> from:
> {code}
>   Apache Karaf (4.1.2)
> Hit '<tab>' for a list of available commands
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to