github / github/copilot-cli

Action numbering should remain constant

Abierto
#757 0 comentarios 0 reacciones 0 asignados Ver en GitHub
area:permissions area:terminal-rendering
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

Action changes in a less than consistent way

### Proposed solution

Sometimes actions have 2 options, with Yes being 1, and No being 2. Other times, Yes = 1, Yes and remember = 2 and No = 3.

**It would be helpful if No was always 9 or 0 or a number that is not used for other things.**

Example:
```
│ Do you want to run this command? │
│ │
│ ❯ 1. Yes │
│ 2. Yes, and approve `sed` for the rest of the running session │
│ 3. No, and tell Copilot what to do differently (Esc) │
```

### Example prompts or workflows

_No response_

### Additional context

_No response_

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.