Ctrl+G fails to open $EDITOR during ask_user (clarifying question) prompts
- Vorherrschende Sprache
- Shell
- Sterne
- 11.2k
- Forks
- 1.9k
- Ø Merge
- 14 Std. 16 Min.
- Gemergte PRs (30 T.)
- 6
Beschreibung
### Describe the bug
When Copilot CLI asks a clarifying question via the ask_user tool (multiple-choice or freeform), pressing Ctrl+G does not open $EDITOR as it normally does in the main input box. Instead, the keypress causes the question to be registered as "skipped."
### Affected version
1.0.71
### Steps to reproduce the behavior
1. Have Copilot CLI ask a clarifying question (e.g., via ask_user ).
2. While the question prompt is active, press Ctrl+G.
3. Observe: editor does not open; the question is immediately marked as skipped.
### Expected behavior
Ctrl+G should open $EDITOR for composing a response to the question, same as it does in the normal chat input box.
### Additional context
OS: macOS (Darwin)
$EDITOR: NeoVim
Beitragsleitfaden
Rechercherichtung
Beginne bei der Eingabeverarbeitung des ask_user-Prompts und vergleiche dessen Verhalten bei Ctrl+G mit dem im Issue beschriebenen Pfad des Haupteingabefelds. Reproduziere das Problem unter macOS mit NeoVim als $EDITOR; erledigt ist die Aufgabe, wenn Ctrl+G den Editor für eine Antwort öffnet, anstatt die Frage als übersprungen zu markieren.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- neovim, shell
- Bereich
- cli
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 65/100