feat: 增加对 Windows CLI 工具的支持,允许使用 cmd 作为首选 shell,并改进错误处理

This commit is contained in:
catlog22
2026-02-20 11:14:22 +08:00
parent 113d0bd234
commit d6bf941113
10 changed files with 174 additions and 28 deletions

View File

@@ -83,6 +83,8 @@
"mode": "Mode",
"modeDefault": "Default",
"modeYolo": "Yolo",
"shell": "Shell",
"shellCmdDesc": "(Recommended for Windows)",
"quickCreate": "Quick Create",
"configure": "Configure...",
"fullscreen": "Fullscreen",