[jboss-jira] [JBoss JIRA] (WFCORE-3744) Allow to search in the CLI multi-page output

Marek Marusic (JIRA) issues at jboss.org
Fri Apr 13 08:19:00 EDT 2018


Marek Marusic created WFCORE-3744:
-------------------------------------

             Summary: Allow to search in the CLI multi-page output
                 Key: WFCORE-3744
                 URL: https://issues.jboss.org/browse/WFCORE-3744
             Project: WildFly Core
          Issue Type: Feature Request
          Components: CLI
            Reporter: Marek Marusic
            Assignee: Jean-Francois Denise


It would be nice to  allow search of patterns in the CLI multi-page output. Something similar as it is done by "less" command.


*List of keys and actions for the search:*
* <number> + ENTER : go to line <number>
* SLASH : switch to a search mode input
** ANY KEY : adding the char into search pattern
** ENTER : search the document for the pattern
** UP : move up in the search history
** DOWN : move down in the search history
* 'n' : go to next match (if no more matches in the direction say "Pattern not found (press RETURN)")
* 'N' : go to prev. match (if no more matches in the direction say "Pattern not found (press RETURN)")
* 'j' : go line down
* 'k' : go line up
* HOME / 'g' : go to start of the document
* END / 'G' : go to end of the document








--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list