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

Jean-Baptiste Onofré commented on KARAF-2070:
---------------------------------------------

Yup, I confirm that it works fine with JLine 2.12:

{code}
karaf@root> la
START LEVEL 100 , List Threshold: 0
   ID   State         Blueprint      Level  Name
[   0] [Active     ] [            ] [    0] System Bundle (4.0.3)
...
karaf@root> !$
la
START LEVEL 100 , List Threshold: 0
   ID   State         Blueprint      Level  Name
[   0] [Active     ] [            ] [    0] System Bundle (4.0.3)
...
{code}

> Add support of !$ to recall the last command argument
> -----------------------------------------------------
>
>                 Key: KARAF-2070
>                 URL: https://issues.apache.org/jira/browse/KARAF-2070
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-shell
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.4.0, 4.0.0, 3.0.2, 2.3.8
>
>
> In Unix, we can use !$ to "recall" the last command argument. It could be 
> helpful in Karaf shell to support this, especially for commands like:
> features:addurl <url>
> features:refreshurl !$



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

Reply via email to