Open oxio2 opened 1 year ago
Probably not in the future sorry, I will add this to the readme that it is only for macOS and Windows sorry.
As per the docs and the github - The ImageGrab
function should be supported on linux so long as xclip
or wl-paste
is isntalled
@oxio2 if you’d like to retry ensuring you have xclip or wl-paste installed that would be great.
My
img-paste.lua
config file inside lazyvim configsError message when executing the command
:Pastify
NotImplementedError: ImageGrab.grabclipboard() is macOS and Windows only
It looks like the functionality only works on macOS and Windows, is this an error associated with my machine/configs or does the plugin not support linux at all? If this is the case, will the plugin support linux in the future?