]
Ingo Weiss commented on WFWIP-8:
--------------------------------
Can you retest with the new commit please?
Paging of long output cannot be quit when colors are disabled
-------------------------------------------------------------
Key: WFWIP-8
URL:
https://issues.jboss.org/browse/WFWIP-8
Project: WildFly WIP
Issue Type: Bug
Reporter: Erich Duda
Assignee: Ingo Weiss
Priority: Blocker
Labels: WFCORE-3577
To reproduce the issue, execute following steps.
{code}
./bin/jboss-cli.sh --no-color-output
embed-server
/subsystem=elytron:read-resource-description(recursive=true)
Press 'q'
{code}