Skip to content

feat: Allows selecting the default terminal and arguments when invoking the shell #578

Description

@tumatanquang

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions