Queued messages cannot be cleared without canceling running job
- Ngôn ngữ chính
- Shell
- Star
- 11.2k
- Fork
- 1.9k
- Merge trung bình
- 14 giờ 16 phút
- Pull request đã merge (30 ngày)
- 6
Mô tả
### Describe the bug
**Fix request:** Clear queued message without canceling running job
When the agent is actively working on a task, I can type a follow-up message that gets queued. However, there's no way to clear or edit
that queued message without canceling the running job. Both Ctrl+C and Esc cancel the current operation. Keybindings like Ctrl+U don't
appear to work on queued input.
**Expected:** A keybinding (e.g. Ctrl+U or a dedicated shortcut) that clears only the queued message text while leaving the running job intact.
**Current workaround:** None. You must cancel the job and re-prompt it.
### Affected version
GitHub Copilot CLI 1.0.5
### Steps to reproduce the behavior
Queue a respons with Ctrl-Q. Then try to clear it without stopping/interrupting a previously in-progress job.
### Expected behavior
A keybinding (e.g. Ctrl+U or a dedicated shortcut) that clears only the queued message text while leaving the running job intact.
### Additional context
_No response_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.