Sorry, we don't support your browser.  Install a modern browser

Application A (Neovide) updates content via NSPasteboard, but Paste does not record it.

When I’m working on a project, I’m using the nvim GUI to copy text to the system clipboard. The system clipboard shows the content I just copied using yy (vim.opt.clipboard:append “unnamedplus”), but paste.app doesn’t show any copy history. Has anyone encountered this situation?

5 months ago