Skip to content

Fix extra selection with regex anchors (^,$) - #3598

Merged
archseer merged 1 commit into
helix-editor:masterfrom
A-Walrus:fix_regex_anchor
Aug 31, 2022
Merged

Fix extra selection with regex anchors (^,$)#3598
archseer merged 1 commit into
helix-editor:masterfrom
A-Walrus:fix_regex_anchor

Conversation

@A-Walrus

Copy link
Copy Markdown
Contributor

Resolves #3544
Also added a bunch of tests to ensure correct behavior

Also added a bunch of tests to ensure correct behaviour
@archseer
archseer merged commit 78189dd into helix-editor:master Aug 31, 2022
thomasskk pushed a commit to thomasskk/helix that referenced this pull request Sep 9, 2022
Also added a bunch of tests to ensure correct behaviour
jdrst pushed a commit to jdrst/helix that referenced this pull request Sep 13, 2022
Also added a bunch of tests to ensure correct behaviour
herkhinah pushed a commit to herkhinah/helix that referenced this pull request Dec 11, 2022
Also added a bunch of tests to ensure correct behaviour
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.

Off by one error when selecting start or end of lines when selection followed by empty line

2 participants