You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Alin Dreghiciu (JIRA)" <ji...@apache.org> on 2009/10/15 12:30:31 UTC

[jira] Updated: (FELIX-1757) Completer for session scopes

     [ https://issues.apache.org/jira/browse/FELIX-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alin Dreghiciu updated FELIX-1757:
----------------------------------

    Attachment: FELIX-1757.patch

Attached a patch that adds a completer that is session scope aware.

> 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
>         Attachments: FELIX-1757.patch
>
>
> 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.