spyder-ide / spyder-terminal

Run system terminals inside Spyder. Works on Linux, macOS and Windows.
MIT License
227 stars 77 forks source link

Allow choosing pwsh on windows (or any other shell by path if possible) #323

Open saaketp opened 2 years ago

saaketp commented 2 years ago

Description of your problem

I use pwsh on my windows machine nowadays, and I don't see a way to use that from spyder terminal. The settings menu has a dropdown with only cmd and powershell.

What steps will reproduce the problem?

  1. Go to spyder settings -> Terminal
  2. Find that there is no option for pwsh in the Terminal shell dropdown

What is the expected output? What do you see instead? I expect to see pwsh also in the dropdown, or another option to manually specify the location of shell where I can give the path to pwsh.exe

Versions and main components

steff456 commented 2 years ago

Hi @saaketp! Thanks for opening this issue, I will add pwsh for our next release.