github / github/copilot-cli

[linux] Copilot blocks right click menu of console

Abierto
#2,158 4 comentarios 7 reacciones 0 asignados Ver en GitHub
area:input-keyboard area:platform-linux area:tools
Lenguaje dominante
Shell
Estrellas
11.2k
Forks
1.9k
Merge medio
14 h 16 min
PR fusionados (30 d)
6

Descripción

### 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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.