[jboss-jira] [JBoss JIRA] (WFCORE-1697) Not displaying all possibilities for FS completion breaks from the command
Petr Kremensky (JIRA)
issues at jboss.org
Fri Aug 5 01:49:00 EDT 2016
[ https://issues.jboss.org/browse/WFCORE-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Petr Kremensky moved JBEAP-5557 to WFCORE-1697:
-----------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-1697 (was: JBEAP-5557)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: CLI
(was: CLI)
Affects Version/s: 3.0.0.Alpha4
(was: 7.1.0.DR2)
> Not displaying all possibilities for FS completion breaks from the command
> --------------------------------------------------------------------------
>
> Key: WFCORE-1697
> URL: https://issues.jboss.org/browse/WFCORE-1697
> Project: WildFly Core
> Issue Type: Bug
> Components: CLI
> Affects Versions: 3.0.0.Alpha4
> Reporter: Petr Kremensky
> Assignee: Alexey Loubyansky
>
> Terminal gets cleared in case user select not to display all possibilities during FS completion.
> *my use-case*
> {noformat}
> [disconnected /] module add --name=org.wildfly.extension.blocker-test
> --dependencies=org.jboss.staxmapper,org.jboss.as.controller,org.jboss.msc
> --resources=~/help/test-extension.jar --module-root-dir=../../../<TAB>
> Display all 103 possibilities? (y or n)<n>
> [disconnected /]
> {noformat}
> *reproduce*
> _actual_
> {noformat}
> [disconnected /] patch apply /etc/<TAB>
> Display all 299 possibilities? (y or n)<n>
> [disconnected /]
> {noformat}
> _expected_
> {noformat}
> [disconnected /] patch apply /etc/<TAB>
> Display all 299 possibilities? (y or n)<n>
> [disconnected /] patch apply /etc/
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list