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

drag splits to resize buffers is very sensitive, cursor should change over drag locations #1051

Open
mmerickel opened this issue Mar 13, 2024 · 1 comment

Comments

@mmerickel
Copy link

When splitting buffers via :vsplit and :split it's not currently possible to drag the split itself to resize the buffers so I have to resort to the vim commands <c-w> +/-, etc to adjust things. In MacVim I've been able to do this directly with the mouse cursor. Attached a quick video of this working in MacVim.

Screen.Recording.2024-03-13.at.11.09.46.mov
@mmerickel
Copy link
Author

mmerickel commented Mar 13, 2024

Apparently this actually works and I just wasn't dragging the right part of the split every time I tried - it's very sensitive. Re-titling this issue to request that the cursor changes over the drag locations. Thanks!

There is also a slight pixel offset issue, the drag location in the terminal is slightly to the right of the drag location in vimr. With vimr I have to select slightly to the left of the actual split to get it to work.

@mmerickel mmerickel changed the title drag splits to resize buffers drag splits to resize buffers is very sensitive, cursor should change over drag locations Mar 13, 2024
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