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

Christophe Vanfleteren commented on KARAF-2070:
-----------------------------------------------

This is a ideally a jline feature, which already supports quite a bit of 
history expansion. I did the changes in jline and created a pull request at 
https://github.com/jline/jline2/pull/95

I'll follow that up if it gets pulled in.
                
> 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é
>             Fix For: 2.4.0, 3.1.0
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to