github / github/copilot-cli

Request user confirmation for actions that interrupt the current flow

未关闭
#2,952 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area:input-keyboard
主要语言
Shell
星标
11.2k
派生
1.9k
平均合并
14 小时 16 分钟
30 天内合并 PR
6

描述

### Describe the feature or problem you'd like to solve

Prevent accidental interruption of the current flow

### Proposed solution

Requesting the user a confirmation before executing actions that can potentially interrupt the current work flow (i.e. quitting the CLI, canceling the clarifying questions form filing process, etc).

Users (like me) that are so used to some of the Copilot keyboard shortcuts doing something else in terminals (i.e. C-d to delete the next char) should benefit for it.

### Example prompts or workflows

The following example shows the scenario that made me file this issue after hitting the third "C-d loop" iteration in a row 😄:

1. The user issues a prompt in plan mode
2. Copilot asks clarifying questions and requires a form to be filled
3. While editing the form, the user intends to delete the next char of the current word and types C-d
4. Copilot dismisses the form
5. The user needs to issue another prompt asking Copilot to recover the form filing process
6. Goto step 2 and hope for the best 😄

### Additional context

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。