auto-pairs icon indicating copy to clipboard operation
auto-pairs copied to clipboard

Very RANDOM ISSUE

Open NikithGanga opened this issue 2 years ago • 7 comments

<SNR>34_AutoPairsReturned

what is this , why i am getting this sometimes ,how to rectify it

NikithGanga avatar May 24 '22 06:05 NikithGanga

Another plugin is likely interfering with <cr>. What's the output of :verbose imap <cr>?

LunarWatcher avatar May 24 '22 13:05 LunarWatcher

I have the same issue, randomly I am getting this gibberish

image

MuhammadSawalhy avatar Jun 22 '22 19:06 MuhammadSawalhy

@MuhammadSawalhy What's the output of :verbose imap )? Also gonna need to see :version, the literal insertion of ^R probably indicates an out-of-date vim.

LunarWatcher avatar Jun 22 '22 19:06 LunarWatcher

Sorry for my late response:

What's the output of :verbose imap )?

image

Also gonna need to see :version

image

MuhammadSawalhy avatar Jun 28 '22 09:06 MuhammadSawalhy

Hm, weird. Not sure if nvim is to blame here, will have to try when I get home. The mapping looks generally okay though, which is annoying.

There have been other reports of this in the past, but I'm not sure where to look to debug this. Ctrl-r should work fine consistently; not sure why it doesn't. Are your dotfiles public? Would be nice to try to reproduce with a known broken configuration

LunarWatcher avatar Jun 28 '22 09:06 LunarWatcher

"when I get home" has now turned into "after summer", because nvim remains miserable to work with in general, though especially on Windows, which I'm stuck with 'til I get back south to my main computer.

LunarWatcher avatar Jul 07 '22 15:07 LunarWatcher

I am not sure if this issue is caused by this plugin or another one. I thought for a while that CoC.vim is the reason behind it, but after disabling some custom configurations to make Tab expand the currently selected completion I still encounter this issue but at a lower rate.

I think I will work with minimal configurations and gradually add them again to really identify the guilty plugin.

MuhammadSawalhy avatar Jul 07 '22 19:07 MuhammadSawalhy