github / github/copilot-cli

Copying from CLI pastes PREVIOUS clipboard item.

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

説明

### Describe the bug

If I have anything stored in my clipboard (E.g. "Some already copied text"), the act of highlighting and copying additional text withing the CLI pastes the PREVIOUSLY copied text into the input.

### Affected version

GitHub Copilot CLI 1.0.36.

### Steps to reproduce the behavior

1. Copy some text to store it in clipboard (E.g. "Previously copied text")
2. Select text from within the Copilot CLI (E.g. "Some new text")
3. Copy it (whether with `Ctrl + C`, `right-click`, etc.) - DO NOT PASTE ANYTHING
4. "Previously copied text" gets pasted into the input (THIS IS THE BUG)
5. (extra step, added verification) Now actually paste (`Ctrl + V`, second `right-click`, etc.) - "Some new text" gets added to input (added on top of previous, erroneous, pasted text).

### Expected behavior

Just copy what I copy - DON'T PASTE OLD ITEMS WHEN NOT INSTRUCTED TO PASTE ANYTHING.
ALSO, DON'T PASTE ANYTHING WHEN JUST COPYING!!!

### Additional context

_No response_

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

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

調査の方向性

Start by reproducing the copy sequence in GitHub Copilot CLI 1.0.36: copy existing text, select and copy new text in the CLI, then observe the input before pasting. Trace the CLI's clipboard and selection handling; done means copying changes only the clipboard and never inserts the previous or newly copied item into the input.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
shell
領域
cli
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
52/100

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

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