Skip to content

copy in terminal does not work natively anymore #2344

@raulc0399

Description

@raulc0399

Describe the bug

the terminals i work with copy automatically text on selection.
the same way right-click is used to paste.

this is actually standard behavior for lots of people using terminal.

about 2 weeks ago, copilot cli added a "feature" which basically overwrites all this, making the user hit ctrl+c or right click

these both are annoying because then completely change the semantics:
in case you did not know: ctrl+c actually stops processes in terminal
right click which normally paste text, is now used for copy

Affected version

GitHub Copilot CLI 1.0.12.

Steps to reproduce the behavior

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions