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

Guillaume Nodet commented on KARAF-5224:
----------------------------------------

That's an expected behavior.
You can change that by using the following command:
{code}
setopt no-insert-tab 
{code}

I think we could change the default behavior when upgrading to JLine 3.4.0 
because it adds support for bracketing paste (see 
https://github.com/jline/jline3/issues/142).


> Hitting `tab` in the karaf console does not list available commands
> -------------------------------------------------------------------
>
>                 Key: KARAF-5224
>                 URL: https://issues.apache.org/jira/browse/KARAF-5224
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 4.2.0, 4.1.1
>            Reporter: Christopher Lockard
>            Priority: Minor
>             Fix For: 4.2.0
>
>
> Hitting `tab` on an empty prompt in the karaf console does not list the 
> available commands. When the console is first started it states `Hit '<tab>' 
> for a list of available commands` which doesn't seem to be true anymore.



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

Reply via email to