-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Labels
Issue-QuestionFor questions or discussionFor questions or discussionNeeds-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsResolution-AnsweredRelated to questions that have been answeredRelated to questions that have been answered
Description
Description of the new feature/enhancement
Like how I can open a new command prompt with a command arg passed start cmd.exe /k echo Hello, World.
This does not work using Windows Terminal preview start C:\Users\me\AppData\Local\Microsoft\WindowsApps\Microsoft.WindowsTerminal_8wekyb3d8bbwe\wt /k Hello, World
Proposed technical implementation details (optional)
Implement this using cmd.exe like syntax.
start C:\Users\me\AppData\Local\Microsoft\WindowsApps\Microsoft.WindowsTerminal_8wekyb3d8bbwe\wt /k Hello, World.
or even better start wt /k Hello, World.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Issue-QuestionFor questions or discussionFor questions or discussionNeeds-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsResolution-AnsweredRelated to questions that have been answeredRelated to questions that have been answered