]
Jean-Francois Denise updated WFCORE-3438:
-----------------------------------------
Summary: leading whitespace are not removed from input string (was: trailing
whitespace are not removed from input string)
leading whitespace are not removed from input string
----------------------------------------------------
Key: WFCORE-3438
URL:
https://issues.jboss.org/browse/WFCORE-3438
Project: WildFly Core
Issue Type: Bug
Components: CLI
Reporter: Jean-Francois Denise
Assignee: Jean-Francois Denise
The string received by aesh used to be trimmed prior to be passed down to the
CommandContext, that has been forgotten when re-implementing the console with
aesh-readline.