github / github/copilot-cli

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

オープン
#1,068 コメント 1 件 リアクション 2 件 担当者 0 名 GitHub で見る
area:platform-windows
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。