Skip to content

Feature Request: Slash Command cwd supports '/' to show matching directories in Windows #1068

@tzengshinfu

Description

@tzengshinfu

Describe the feature or problem you'd like to solve

No response

Proposed solution

When Copilot-CLI executes the slash command cwd, ​​it lists all matching directories below, but only supports backslashes ('').

In Windows CLI environments, changing the working directory usually involves commands like cd ..\.., but typing backslashes ('') is always more cumbersome than forward slashes ('/') (because the right hand needs to move further).

So Powershell and cmd support forward slashes ('/') instead of backslashes ('').
It would be great if Copilot-CLI could also support this.

Example prompts or workflows

No response

Additional context

GitHub Copilot-CLI: v0.0.389
OS: Windows 11 25H2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions