Disable JLine Event Expansion
This feature disables using the Event Designators inside the Asadmin Multimode.
An Event Designator is a reference to a command line entry in the history list.
Event Designators are enabled by default.
If this feature is disabled, the \ characters are not treated as escape characters when parsing the command and they are retained when running the command. The default behavior would treat them as escape characters and if you need to pass \ into an asadmin command, you would need to escape it and turn it into \\ . If event expansion is disabled, all \ are passed to Payara Server without any change.
|