[jboss-jira] [JBoss JIRA] (WFWIP-41) Implement HOME and END keys
Jean-Francois Denise (JIRA)
issues at jboss.org
Tue Jun 5 06:32:00 EDT 2018
[ https://issues.jboss.org/browse/WFWIP-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586615#comment-13586615 ]
Jean-Francois Denise commented on WFWIP-41:
-------------------------------------------
Home/End is very platform specific, for example on Mac, it is trapped by OS and jump to beginning of terminal/end buffer.
less allows to navigate start of buffer with 'g', end of buffer with 'G'. I would go implementing support for these 2 keys.
> Implement HOME and END keys
> ---------------------------
>
> Key: WFWIP-41
> URL: https://issues.jboss.org/browse/WFWIP-41
> Project: WildFly WIP
> Issue Type: Task
> Reporter: Erich Duda
> Assignee: Jean-Francois Denise
>
> This is related to WFCORE-3568. Based on [proposal|https://github.com/wildfly/wildfly-proposals/pull/48/files] the scrolling feature should support also HOME and END keys. However they are not implemented yet so I've created this Jira as reminder.
> In the analysis the keys don't have any one char alternatives which help at testing. Please introduce them as well. Thank you.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list