On Sun, Jun 18, 2023 at 11:38:58AM +0200, Bastian Venthur wrote:
> I think it is related to wl-copy, which is installed and used on all my
> machines where this error occurs. More specifically, when browsing /tmp and
> turning off the banner, I can actually see folders like
> `wl-copy-buffer-XXXXX` appearing and disappearing in very quick succession.
> I suspect this is related to that buggy behavior.

Ah, that makes sense.  Netrw fiddles with the clipboard, which is
probably causing wl-copy to update files in /tmp, and therefore netrw
tries to refresh its display.

I thought neovim had patched out most/all of netrw's clipboard stuff,
but maybe some got missed.

As a workaround, it may be worth trying to setup autocommands to
update 'clipboard' such that you don't have unnamedplus in use when
you're in a netrw buffer.

Cheers,
-- 
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB

Reply via email to