Closed as not planned
Description
Version: 1.93.1
OS: Windows 11
Similar to #233 only different: when passing more than a single command line arg via "Command Line Arguments" prompt, the whole string is wrapped in quotes and passed as a single arg. E.g. passing "-v" works, passing "-l logfile.log" breaks argparse
or anything that expects those in separate elements in sys.argv