Problem
Currently, Poracode uses Windows PowerShell 5.1 (powershell.exe) as the default terminal; users cannot select other terminals, such as PowerShell 7 (pwsh.exe) or Command Prompt (cmd.exe), nor can they specify default arguments for the invoked shell.
Proposed solution
I hope an option can be added to select the terminal or specify the path to the shell executable (instead of attempting to detect and list installed shells), and to specify default arguments when the shell is invoked.
Alternatives considered
No response
Additional context
No response
Problem
Currently, Poracode uses Windows PowerShell 5.1 (
powershell.exe) as the default terminal; users cannot select other terminals, such as PowerShell 7 (pwsh.exe) or Command Prompt (cmd.exe), nor can they specify default arguments for the invoked shell.Proposed solution
I hope an option can be added to select the terminal or specify the path to the shell executable (instead of attempting to detect and list installed shells), and to specify default arguments when the shell is invoked.
Alternatives considered
No response
Additional context
No response