微软发布了Windows Terminal at Windows Store的预览版,允许使用PowerShell、命令提示符和Bash (使用Windows Subsystem for Linux)由于PowerShell是默认的处理器,所以每次启动终端时,我都需要再次将其更改为Linux Bash。 是否可以将默认处理器定义为Linux,而不是一遍又一遍地重置它?
我想要将集成终端更改为CMDER,我在Windows8.1上使用Vscode。我检查了文档和首选项文件,但我从以下几行中感到困惑,哪一行会更改它// Customizes which terminal to run on Windows."terminal.external.linuxExec": "xterm",// The path of the sh