[jboss-jira] [JBoss JIRA] (WFCORE-1714) Tab completion doesn't offer more options once prefix match some value
Chao Wang (JIRA)
issues at jboss.org
Wed Aug 17 06:24:00 EDT 2016
[ https://issues.jboss.org/browse/WFCORE-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chao Wang reassigned WFCORE-1714:
---------------------------------
Assignee: Chao Wang (was: Alexey Loubyansky)
> Tab completion doesn't offer more options once prefix match some value
> ----------------------------------------------------------------------
>
> Key: WFCORE-1714
> URL: https://issues.jboss.org/browse/WFCORE-1714
> Project: WildFly Core
> Issue Type: Bug
> Components: CLI
> Affects Versions: 3.0.0.Alpha5
> Reporter: Petr Kremensky
> Assignee: Chao Wang
>
> Tab completion for CLI variables doesn't offer more values once the variable to be completed match some value.
> *reproduce*
> {noformat}
> set foo=/subsystem=logging
> set foobar=/subsystem=logging/console-handler=CONSOLE
> {noformat}
> *actual*
> {noformat}
> $foo<TAB>
> / :
> {noformat}
> *expected*
> {noformat}
> $foo<TAB>
> / : foo foobar
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list