nvim-code-action-menu icon indicating copy to clipboard operation
nvim-code-action-menu copied to clipboard

Calling CodeActionMenu causes the cursor to jump / move

Open robertdefilippi opened this issue 3 years ago • 0 comments

Hello,

I'm not sure quite how to debug this, but here is the issue.

When I open neovim, the first time and only the first time I call CodeActionMenu my cursor jumps to a new location.

Here is an example in screenshots.

image

Now I'll call :CodeActionMenu and the cursor jumps to line 10.

image

If I go back to the original position, I can now successfully call :CodeActionMenu

image

It's not a massive issue, but annoying to say the least.

robertdefilippi avatar Jul 15 '22 14:07 robertdefilippi