github / github/copilot-cli

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

Abierto
#1,068 1 comentario 2 reacciones 0 asignados Ver en GitHub
area:platform-windows
Lenguaje dominante
Shell
Estrellas
11.2k
Forks
1.9k
Merge medio
14 h 16 min
PR fusionados (30 d)
6

Descripción

### 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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.