Skip to content

Clipboard managers aren't able to insert text #150

@nickjj

Description

@nickjj

Hey,

Windows 10 has a built in clipboard manager that lets you manage multiple clipboard items. There's also better clipboard managers such as the Ditto tool. It lets you search, retrieve and paste in clipboard items copied in the past.

In both cases, when you try to insert text into wsltty using them, you wind up with either no output (it's like the terminal absorbs the output) or you get literally ^V as output depending on how you decide to insert the text (through a hotkey or clicking the clipboard item with the mouse). I'm guessing it's because these tools send CTRL + V in the case where ^V ends up as the output.

Is there any way this can be worked around without patching the clipboard manager tool? Most of them aren't open source (although Ditto is), so that's not really possible anyways.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions