Bug Report: Space in commandline #2043

Open
opened 2026-01-30 22:45:23 +00:00 by claunia · 0 comments
Owner

Originally created by @jadedrip on GitHub (Jun 24, 2019).

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' 不是内部或外部命令,也不是可运行的程序

Originally created by @jadedrip on GitHub (Jun 24, 2019). 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' 不是内部或外部命令,也不是可运行的程序
claunia added the Needs-Tag-FixResolution-DuplicateProduct-Terminal labels 2026-01-30 22:45:23 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#2043