Change terminal in Atom-editor's Platformio-Ide-Terminal on Windows

前端 未结 5 1813
情书的邮戳
情书的邮戳 2021-02-04 09:27

On Windows, default terminal for Atom\'s Platformio-Ide-Terminal is Powershell (at least, that is what I get without any configuration).

I would prefer a terminal using

5条回答
  •  半阙折子戏
    2021-02-04 10:07

    For CYGWIN users, the bash executable from the following location has proved useful for setting the shell override Settings >> Packages >> Platformio Ide Terminal >> Settings >> Shell Override

    C:\cygwin64\bin\bash.exe
    

提交回复
热议问题