github / github/copilot-cli

[linux] Copilot blocks right click menu of console

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

描述

### Describe the bug

Previously I could just use right-click > copy of the Standard console application or use other option.

No it seems copilot captures the right-click and try to use their own copy/paste... while paste works, copy fails with

`spawn xclip ENOENT`

I think its generally a bad idea to "capture" the mouse from the user in a CLI application at least it should be configurable.

### Affected version

_No response_

### Steps to reproduce the behavior

_No response_

### Expected behavior

_No response_

### Additional context

Installing `xclip` explicitly fixes the issue of copy but the remaining actions from the native context menu are still blocked.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

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

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