Skip to content

cmd.exe: Caret-escape parentheses when not inside double quotes

Nick Thomas requested to merge (removed):1523-fix-cmd-shell into master

Parentheses must not be caret-quoted when inside double quotes, so I've added a few tests around the behaviour.

Closes #1523 (closed)

Merge request reports