Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Report: Space in commandline #1506

Closed
jadedrip opened this issue Jun 24, 2019 · 2 comments
Closed

Bug Report: Space in commandline #1506

jadedrip opened this issue Jun 24, 2019 · 2 comments
Labels
Needs-Tag-Fix Doesn't match tag requirements Product-Terminal The new Windows Terminal. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@jadedrip
Copy link

My config file:

{
"acrylicOpacity" : 0.75,
"closeOnExit" : false,
"colorScheme" : "Campbell",
"commandline" : "cmd.exe /k "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64.bat"",
"cursorColor" : "#FFFFFF",
"cursorShape" : "bar",
"fontFace" : "Consolas",
"fontSize" : 12,
"guid" : "{e319bb19-0ab7-4f16-a7a2-b76c321d50c2}",
"historySize" : 9001,
"name" : "x64 Native Tools Command Prompt for VS 2019",
"padding" : "0, 0, 0, 0",
"snapOnInput" : true,
"useAcrylic" : true,
"backgroundImage":"‪D:\Pictures\star.png"
}

Outout:
'C:\Program' 不是内部或外部命令,也不是可运行的程序

@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Jun 24, 2019
@DHowett-MSFT
Copy link
Contributor

This is a duplicate of #1090. Please make sure you search before reporting.

@DHowett-MSFT DHowett-MSFT added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. Product-Terminal The new Windows Terminal. and removed Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Jun 24, 2019
@fcharlie
Copy link
Contributor

Fix by PR: #1815

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Tag-Fix Doesn't match tag requirements Product-Terminal The new Windows Terminal. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

3 participants