Tab completion on path when installing bundles
----------------------------------------------

                 Key: KARAF-413
                 URL: https://issues.apache.org/jira/browse/KARAF-413
             Project: Karaf
          Issue Type: New Feature
          Components: console
            Reporter: Andreas Pieber


I'm not sure if this is even possible but it would be really cool to have a 
feature doing tab-completion depending on url element when you install a 
bundle. For example:

{code}
install mvn:o <tab>
install mvn:org.ap <tab>
install mvn:org.apache...
{code}

or 

{code}
install file:///ho <tab>
install file:///home/pie <tab>
install file:///home/pieber/
{code}

I hope you can imagine what I like to say :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to