Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NeoVim crashes for <Plug>(easymotion-overwin-f) on Mac #510

Open
nchursin opened this issue Dec 18, 2024 · 0 comments
Open

NeoVim crashes for <Plug>(easymotion-overwin-f) on Mac #510

nchursin opened this issue Dec 18, 2024 · 0 comments

Comments

@nchursin
Copy link

Hi

I got a weird problem I'm not even sure how to debug. Easymotion crashes when I hit target key h for command <Plug>(easymotion-overwin-f). But it works perfectly for <Plug>(easymotion-overwin-f2) or <Plug>(easymotion-overwin-w).

Neovim version: v0.10.2
Easymotion version: b3cfab2
Mac: Apple M1 Pro
macOS: Sonoma 14.3.1

Reproduction steps are as easy as:

  1. Call <Plug>(easymotion-overwin-f)
  2. Hit letter
  3. Hit 'h'.

No other target keys seem to be affected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant