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 摘要。