You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This plugin was working great until I updated my Vim install (new install is with brew, version deets below, I don't remember what version/install method the old install was). Now when I invoke the plugin with <leader>p, it asks for a filename, but once I enter one and hit Enter, nothing (visible) happens. The directory for the image is created, but no image is saved into that directory, and nothing shows up in the file I'm editing. I confirm I have image data in the clipboard because I can copy it into other applications.
It's possible some other stuff changed on my system between the last time I used this plugin and today also, perhaps a Mac update.
Let me know how I can debug this further, thanks!
Here's the relevant part of the vimrc (not including the Vundle stuff):
This plugin was working great until I updated my Vim install (new install is with brew, version deets below, I don't remember what version/install method the old install was). Now when I invoke the plugin with <leader>p, it asks for a filename, but once I enter one and hit Enter, nothing (visible) happens. The directory for the image is created, but no image is saved into that directory, and nothing shows up in the file I'm editing. I confirm I have image data in the clipboard because I can copy it into other applications.
It's possible some other stuff changed on my system between the last time I used this plugin and today also, perhaps a Mac update.
Let me know how I can debug this further, thanks!
Here's the relevant part of the vimrc (not including the Vundle stuff):
And my vim version:
The text was updated successfully, but these errors were encountered: