Closed mehalter closed 2 years ago
Okay I think I figured it out. It's due to the fact that if you move the cursor down, then back up, in this situation, you won't be in the original window. I've added some edge checking to account for that. Test it out and let me know if this is fixed, and everything else still works.
Great work on this plugin! I am testing it out to fix my split resizing woes. I just wanted to report that for somewhat complicated split layouts the resizing bindings stop working as I would expect them to. This layout is an example:
After that is created if I go to the split that is highlighted in the screenshot, resize right moves the left edge to the left and resize left moves the left edge to the right. It looks like this happens any time I have nested splits of different directions.