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

Fix open_{below, above} behaviour with multiple cursors #12465

Merged

Conversation

TornaxO7
Copy link
Contributor

@TornaxO7 TornaxO7 commented Jan 9, 2025

Fixes #12448 and added some tests for them.

TL;DR: I deleted a variable (offs) in #12215 which I though wouldn't be useful but it was

hideThePain

Sorry for this.

Copy link
Member

@archseer archseer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@the-mikedavis Should we consider cutting a patch release?

@RoloEdits
Copy link
Contributor

RoloEdits commented Jan 10, 2025

If at all possible, perhaps deal with the glibc thing too before then.

@the-mikedavis the-mikedavis merged commit 60bff8f into helix-editor:master Jan 13, 2025
6 checks passed
rmburg pushed a commit to rmburg/helix that referenced this pull request Jan 20, 2025
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

Successfully merging this pull request may close these issues.

Open above and below are broken in multi-range selections
4 participants