Skip to content

[linux] Copilot blocks right click menu of console #2158

Description

@laeubi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:input-keyboardKeyboard shortcuts, keybindings, copy/paste, clipboard, mouse, and text inputarea:platform-linuxLinux-specific: Wayland, X11, Ubuntu, Fedora, Alpine, ARM, terminal emulatorsarea:toolsBuilt-in tools: file editing, shell, search, LSP, git, and tool call behavior

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions