easymotion / vim-easymotion

Vim motions on speed!
http://www.vim.org/scripts/script.php?script_id=3526
7.44k stars 357 forks source link

vim-easymotion can't work well on Mac OS 10.13.4 #372

Open chxuan opened 6 years ago

chxuan commented 6 years ago

index is wrong qq20180516-0

tamasgal commented 6 years ago

Same for me, it shows the wrong letters so I cannot jump anymore... I updated a bunch of plugins today, so no idea what's causing this.

gvinicius commented 6 years ago

Me too (version macOS 10.13.5)

tinycolds commented 6 years ago

Same for me, index does not work (macOS 10.13.3)

tamasgal commented 6 years ago

Btw. I switched to neovim and everything works ;) *sigh

He2hiwei commented 6 years ago

same for me (macOS 10.13.4)

TheRealest commented 6 years ago

I am also having this issue on 10.13.6.

If it's not clear, the issue is that when the first two letters of the results are highlighted in red, instead of replacing the destination letters with proper target keys it just highlights the original letters. It looks like hitting different keys on my keyboard does move the cursor to different places, so it seems like this is just a visual bug.

Also, I'm only having this issue with easymotion-overwin-f2, not easymotion-j or easymotion-k (those are the only three commands I use).

ZhiruiLi commented 5 years ago

Have same problem, on 10.14. However, it works well if I use neovim or macvim.

har96 commented 5 years ago

Still experiencing same issue on 10.14.2

john-kajabi commented 1 year ago

same issue on 12.3.1, the strange thing is that the default "\\ w" works for only the current line and down.

sethatron commented 1 year ago

I am also seeing the issue where it only work below the current line