github / github/copilot-cli

Cmd+S in VS Code editor review triggers Save As instead of accepting the change

オープン
#1,459 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
area:input-keyboard area:tools
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
6

説明

### Describe the bug

When Copilot CLI opens an editor in VS Code for reviewing changes (e.g., during a rebase), pressing Cmd+S triggers a Save As dialog instead of accepting the edit and closing the editor. This breaks the review workflow and adds significant friction.

By comparison, other terminal coding agents handle the same flow correctly: Cmd+S accepts the change and closes the editor window immediately, making it dramatically faster to move through edits.

### Affected version

GitHub Copilot CLI 0.0.410-1

### Steps to reproduce the behavior

1. Run Copilot CLI in VS Code's integrated terminal
2. Perform an operation that opens an editor for review (e.g., a rebase with conflicts)
3. Make edits in the opened editor tab
4. Press Cmd+S to save/accept the change
5. Observe: a Save As dialog appears instead of accepting the edit

### Expected behavior

Cmd+S should accept the change and close the editor, similar to how other terminal coding agents handle this flow.

### Additional context

_No response_

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。