github / github/copilot-cli

Copy/Paste not working properly when selecting text from the Timeline

未關閉
#3,496 1 則留言 6 個 reaction 已指派 0 人 在 GitHub 檢視
area:input-keyboard area:platform-windows
主要語言
Shell
星號
11.2k
分支
1.9k
平均合併
14 小時 16 分鐘
30 天內合併 PR
6

描述

### Describe the bug

For the past few release, starting around 1.50, copying selected text from the Timeline has not been working correctly. This only happens when the selected text is on a single line. If the selection spans more than one line, the copy/paste will work correctly.

This is happening in the Terminal in VS Code and Windows Terminal (for both underlying Command Prompt and PowerShell 7.x). This same behavior is also occurring on multiple computers.

When I select text to copy and use either right-click or ctrl+c, I get the copied to clipboard message in the CLI Footer, but what gets pasted is not what I had selected to copy. The pasted text is text that exists in the Timeline, but it's not the intended text at all.

For example, I ran /version to get my current CLI version. I just tried to copy/paste the value and it definitely was not the version text that I had selected to copy.

Lastly, this is the only program where I am experiencing this behavior.

### Affected version

1.0.52-4

### Steps to reproduce the behavior

1. Run /version
2. Select the only relevant part of the output
3. right-click or ctrl+c the selected text
4. Observe the "copied to clipboard" message in the footer
5. Paste the value in any other program, say Notepad
6. Observe the pasted text is not the text that was selected to be copied. It's text from within the Timeline, just not the intended text.

### Expected behavior

The pasted text should be the text that was selected.

### Additional context

- Windows 11 25H2
- AMD64

貢獻指南

開啟貢獻指南

研究方向

Reproduce the issue in the Timeline by running /version, selecting text from a single line, copying with right-click or Ctrl+C, and pasting into Notepad. Compare single-line and multi-line selections in the CLI on Windows Terminal; done means the pasted value exactly matches the selected text and the footer still reports the copy action.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
shell
領域
cli
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
冷清
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。