Wildcard Support

Use wildcard characters (* or?) in thecommand line to open multiple files at once from the Command Prompt. For example, if you want to open all.md files in the current directory, useemeditor *.md.