[
https://issues.jboss.org/browse/WFCORE-3743?page=com.atlassian.jira.plugi...
]
Marek Marusic updated WFCORE-3743:
----------------------------------
Description:
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
Allow to search in the CLI multi-page output
--------------------------------------------
Key: WFCORE-3743
URL:
https://issues.jboss.org/browse/WFCORE-3743
Project: WildFly Core
Issue Type: Feature Request
Components: CLI
Reporter: Marek Marusic
Assignee: Jean-Francois Denise
Priority: Minor
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)