Completer for session scopes ---------------------------- Key: FELIX-1757 URL: https://issues.apache.org/jira/browse/FELIX-1757 Project: Felix Issue Type: Improvement Components: Karaf Reporter: Alin Dreghiciu Priority: Minor
GoGo has support for scopes (session var "SCOPE") which allows one to not add the prefix like "osgi:". Karaf shell completers does not support this scope so when entering "li" or "sh" and pressing tab the completer will not find the "osgi:list" or "osgi:shutdown". There will be a good addition to hav a completer that knows about scopes and can handle the situation described above. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.