Valloric/MatchTagAlways

cursor jumps sporadically

sandrodz opened this issue · 5 comments

while typing inside tags cursor appears to jump sporadically and sometimes lag behind typing. this plugin is causing the issue.

issue demo

iterm2+neovim.

How do you know this plugin is causing the issue? Nothing in MTA moves the cursor.

Can you repro this with vanilla vim instead of neovim? Make sure you have no other plugins loaded since another plugin could be interacting badly with MTA.

How do you know this plugin is causing the issue?

Its simple, I disable plugin and problem goes away. I enable plugin and its apparent.

here I disabled every other plugin including the colorscheme. only thing enabled is your plugin (iterm2):

demo

problem persists in terminal.app:
demo

control case, all plugins disabled including MTA:

demo

I can also confirm that this doesn't happen in vim 8 MTA enabled:

demo

I can also confirm that this doesn't happen in vim 8 MTA enabled:

Great! That means it's a Vim bug that's been fixed.