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

Doesn't work properly with Neovide

Open alloc33 opened this issue 3 years ago • 1 comments

I don't know is it Neovide problem or this plugin, but using Neovide it doesn't work correctly - projects doesn't recognize by default (everything works perfect using iTerm2)

alloc33 avatar Aug 03 '22 14:08 alloc33

Hmm, after digging around and testing a bit, it seems like this is a reocurrence of an old neovide issue.

I created a new issue to track that. The details on my end is that VimLeavePre hooks aren't running in neovide when I quit with CMD+Q, but are when I use :qa

znd4 avatar Sep 07 '22 20:09 znd4

Closing since this is not a project.nvim issue. If it is though, lmk and I'l reopen.

ahmedkhalf avatar Sep 18 '22 19:09 ahmedkhalf