Feature Request: Slash Command `cwd` supports '/' to show matching directories in Windows
未关闭
area:platform-windows
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
### 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
贡献指南
评估
这个 Issue 还没有评估数据。