pastify.nvim icon indicating copy to clipboard operation
pastify.nvim copied to clipboard

Fix local file

Open atomdmac opened this issue 1 year ago • 1 comments

Addresses the following issues:

  • The validate function did not allow a value of local_file for the save config option.
  • The ImageGrab.save() and makedirs() functions seemed not to work when using relative paths.

atomdmac avatar Jul 18 '24 14:07 atomdmac

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

codesandbox[bot] avatar Jul 18 '24 14:07 codesandbox[bot]

@TobinPalmer Can you work on this PR. I have similar workaround and it would be great to have it resolved upstream.

trducng avatar Aug 24 '24 14:08 trducng