[jboss-jira] [JBoss JIRA] (WFCORE-1683) Home and End keys doesn't work on Windows

Alexey Loubyansky (JIRA) issues at jboss.org
Wed Sep 7 11:46:02 EDT 2016


     [ https://issues.jboss.org/browse/WFCORE-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Loubyansky resolved WFCORE-1683.
---------------------------------------
    Fix Version/s: 3.0.0.Alpha8
       Resolution: Done


[~pkremens], thanks for confirming.

The bug has been fixed in Aesh 0.66.9. Current version used by the core is 0.66.10.

> 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
>             Fix For: 3.0.0.Alpha8
>
>
> 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}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jboss-jira mailing list