kevinhwang91 / rnvimr

Make Ranger running in a floating window to communicate with Neovim via RPC
BSD 3-Clause "New" or "Revised" License
800 stars 17 forks source link

Mouse scroll up/down freezes Rnvimr #146

Closed Zeioth closed 1 year ago

Zeioth commented 1 year ago

Steps to reproduce the behavior:

  1. Run RnvimToggle
  2. Use the mouse to scroll up/down through your files in ranger.

Expected behavior Ranger scrolls through the files (as, in normal ranger)

Zeioth commented 1 year ago

In fact just clicking anywhere also breaks it. It seems it doesn't have any kind of mouse support.

kevinhwang91 commented 1 year ago

https://github.com/kevinhwang91/rnvimr/issues/58