[
https://issues.jboss.org/browse/WFCORE-1684?page=com.atlassian.jira.plugi...
]
Petr Kremensky moved JBEAP-5478 to WFCORE-1684:
-----------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-1684 (was: JBEAP-5478)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: CLI
(was: CLI)
Affects Version/s: (was: 7.1.0.DR1)
Empty lines between tab completion suggestions on Windows
---------------------------------------------------------
Key: WFCORE-1684
URL:
https://issues.jboss.org/browse/WFCORE-1684
Project: WildFly Core
Issue Type: Bug
Components: CLI
Reporter: Petr Kremensky
Assignee: Alexey Loubyansky
Priority: Minor
I noticed that CLI put empty lines between lines with suggested values once the Windows
terminal is set to maximal width. Issue appears *only of the CLI is connected to the EAP
running in domain* mode.
*reproduce*
\- start EAP in domain mode
\- open a new terminal window, manually set the terminal width to maximal allowed value,
but do not maximize the window
\- connect CLI to the running server and pres the Tab key
{noformat}
[domain@localhost:9990 /]
: clear data-source echo if
pwd reload shutdown unset
alias command deploy echo-dmr
jdbc-driver-info quit rollout-plan try version
batch connect deployment-info help ls
read-attribute run-batch unalias xa-data-source
cd connection-info deployment-overlay history patch
read-operation set undeploy
{noformat}
I was able to reproduce the issue on W2K8 and W2K12 servers.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)