AckslD / nvim-neoclip.lua

Clipboard manager neovim plugin with telescope integration
944 stars 20 forks source link

Modes behavior #37

Open darkangel-ua opened 2 years ago

darkangel-ua commented 2 years ago

Hi!

First of all - thanks for such a great plugin! I have some issues/misunderstandings:

Is this just me or it's designed like this?

AckslD commented 2 years ago

Hi @darkangel-ua! Thanks for reporting this. When trying it out myself it seems when pasting from telescopes insert mode the cursor ends up one character before the end but when pasting from normal mode it ends up at the end (only for single-line yanks). Is this the same as you experience? When pasting starting from a visual selection I can indeed see that it is lost.

I'm not really sure how one would fix this or even if the issue is with telescope or neoclip.