Action numbering should remain constant
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
### 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_
贡献指南
评估
这个 Issue 还没有评估数据。