Allow interrupt current execution with new prompt by tapping enter twice
未关闭
area:input-keyboard
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
### Describe the feature or problem you'd like to solve
Allow quick redirection of AI by double tapping enter to force the new prompt for immediate execution
### Proposed solution
Grok CLI has a very nice funcionality that allow prompts to be sent immediately to the AI skipping the queue if you double tab the enter (after submiting the porompt).
This seems to be a very useful feature to bring to copilot CLI
### Example prompts or workflows
_No response_
### Additional context
_No response_
贡献指南
调研方向
首先定位 CLI 的提示输入处理、提交流程以及执行队列或中断逻辑。确认提交后如何检测第二次 Enter,然后验证它会立即中断当前执行并运行新的提示,而不是在队列中等待。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100