Skip to content

PSReadLineKeyHandler Function "Copy" does not work when used in WSL #5187

Description

@nebula-it

Prerequisites

  • Write a descriptive title.

Description of the new feature/enhancement

PSReadLineKeyHandler Function "Copy" does not work when used in WSL. This might be because by default it does not use AsOSC52 method. Similar to how 'test' | Set-Clipboard wont work but 'test' | Set-Clipboard -AsOSC52 does.

Proposed technical implementation details (optional)

Allow PSReadLineKeyHandler Function "Copy" to use AsOSC52

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-EnhancementIt's a feature request.Needs-Triage 🔍It's a new issue that core contributor team needs to triage.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions