]
Brett Meyer commented on ARTIF-398:
-----------------------------------
Aesh 0.5x now handles aliases in the batch files correctly.
S-RAMP Shell Add Alias parsing in non interactive mode
------------------------------------------------------
Key: ARTIF-398
URL:
https://issues.jboss.org/browse/ARTIF-398
Project: Artificer
Issue Type: Sub-task
Reporter: David virgil naranjo
Assignee: David virgil naranjo
When no interactive mode is selected, for example in the file mode (-f) the alias file is
not getting processed.
It is not possible to pass to Aesh Parser a Setting object that contains the alias file,
so the solution would be to parse manually the alias file and substitute the alias by the
original command name.