Jean-Baptiste Onofré created KARAF-1629:
-------------------------------------------

             Summary: Command completer should complete only on first scope 
level
                 Key: KARAF-1629
                 URL: https://issues.apache.org/jira/browse/KARAF-1629
             Project: Karaf
          Issue Type: Improvement
          Components: karaf-shell
            Reporter: Jean-Baptiste Onofré
             Fix For: 3.0.0


If an user uses tab on the root sub-shell, he get the list of all commands, of 
all scopes (for instance config:list, etc).

Instead, with subshell, it should complete with only first level scope or * 
scope (it should see config but not config:list and go into config sub-shell to 
see list).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to