-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Shell Configuration #2271
Copy link
Copy link
Open
Labels
area:platform-windowsWindows-specific: PowerShell, cmd, Git Bash, WSL, Windows TerminalWindows-specific: PowerShell, cmd, Git Bash, WSL, Windows Terminalarea:toolsBuilt-in tools: file editing, shell, search, LSP, git, and tool call behaviorBuilt-in tools: file editing, shell, search, LSP, git, and tool call behavior
Metadata
Metadata
Assignees
Labels
area:platform-windowsWindows-specific: PowerShell, cmd, Git Bash, WSL, Windows TerminalWindows-specific: PowerShell, cmd, Git Bash, WSL, Windows Terminalarea:toolsBuilt-in tools: file editing, shell, search, LSP, git, and tool call behaviorBuilt-in tools: file editing, shell, search, LSP, git, and tool call behavior
Type
Fields
Give feedbackNo fields configured for Feature.
Describe the feature or problem you'd like to solve
Allow to configure which shell-type Copilot should use (powershell/bash/..)
Proposed solution
I'm running Copilot CLI on Windows in my bash, however copilot executes all his commands as powershell.
It would be great to tell/configure copilot to use the bash commands (ls/grep/curl ...) on windows as well
Example prompts or workflows
No response
Additional context
No response