gillyb / stable-windows

Keeps vim windows stable on layout changes
40 stars 1 forks source link

Bad behavior in split window #6

Open GordianDziwis opened 4 years ago

GordianDziwis commented 4 years ago

When working with a split window layout the following gives bad behavior:

  1. Open split
  2. Scroll content down in new split with mousewheel. (Do not click cursor should be still in the old split)
  3. Click on an empty area somewhere in the new split.

What happens is that the window scrolls back to the position before scrolling down with with the mouse wheel.

What should happen: No scrolling after click.

https://asciinema.org/a/Oph561dIIagwUBhmwQRV61Hyy