Don't escape params() in CommandDSL when the command is "run"
Description
When you type
The "foo bar baz bum" part does not get passed through any of the CommandBox parsing since it goes straight to the native OS. Therefore, this needs to not escape it either:
Gliffy Diagrams
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
When you type
The "foo bar baz bum" part does not get passed through any of the CommandBox parsing since it goes straight to the native OS. Therefore, this needs to not escape it either: