Skip to content

[Feat]: WSL Clipboard functionality #16

@sarahsturgeon

Description

@sarahsturgeon

Is your feature request related to a problem? Please describe

I use Nvim primarily in WSL2. I'd love to use this plugin to copy the created image to my host windows clipboard.

Describe the solution you'd like

When the image is generated, I'd like to automatically copy the image to my Windows clipboard, and not save a file on my Linux filesystem

Additional context

I know WSL clipboard can be tricky, but I don't know the specifics.

I do know that in my terminal, I can pipe any input into clip.exe and it appears in my host clipboard.

For example, if I run this in WSL:

cat example.txt | clip.exe

I can paste the contents of example.txt anywhere on my Windows host machine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions