[jboss-jira] [JBoss JIRA] Commented: (AS7-1552) Tab completion is too eager and omits valid entries

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Wed Aug 17 08:27:18 EDT 2011


    [ https://issues.jboss.org/browse/AS7-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621579#comment-12621579 ] 

Alexey Loubyansky commented on AS7-1552:
----------------------------------------

Yes, accepted.

> Tab completion is too eager and omits valid entries
> ---------------------------------------------------
>
>                 Key: AS7-1552
>                 URL: https://issues.jboss.org/browse/AS7-1552
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 7.0.0.Final, 7.0.1.Final
>            Reporter: Stuart Douglas
>            Assignee: Alexey Loubyansky
>
> Tab complete is to eager to complete some entries. This is very confusing behaviour, as it gives the impression that there are no other valid entries. For example if I type:
> /subsystem=datasources/d
> And hit tab it will tab complete to:
> /subsystem=datasources/data-source=java\:jboss\/datasources\/ExampleDS
> There there are actually several other operations I may wish to do:
> /subsystem=datasources/data-source=myDs:add
> /subsystem=datasources/data-source=*:read-operation-description(name="add")
> I think this is a major problem for the usability of the CLI, especially for new users.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list