-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.exeI can paste the contents of example.txt anywhere on my Windows host machine.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request