[
https://issues.jboss.org/browse/WFCORE-1683?page=com.atlassian.jira.plugi...
]
Petr Kremensky moved JBEAP-5476 to WFCORE-1683:
-----------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-1683 (was: JBEAP-5476)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: CLI
(was: CLI)
Affects Version/s: (was: 7.1.0.DR1)
Affects Testing: (was: Regression)
Home and End keys doesn't work on Windows
-----------------------------------------
Key: WFCORE-1683
URL:
https://issues.jboss.org/browse/WFCORE-1683
Project: WildFly Core
Issue Type: Bug
Components: CLI
Reporter: Petr Kremensky
Assignee: Alexey Loubyansky
Home and End keys doesn't work properly on Windows.
*actual*
{noformat}
[disconnected /] echo<HOME> test
[disconnected /] echoαG test
[disconnected /] echo<END> test
[disconnected /] echoαO test
{noformat}
*expected*
{noformat}
[disconnected /] echo<HOME> test
[disconnected /] []echo test
[disconnected /] echo<END> test
[disconnected /] echo test[]
{noformat}
The issues is a regression against EAP 6.4.0
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)