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

Surround with line-endings on ms<ret> #4571

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

the-mikedavis
Copy link
Member

This change makes ms<ret> work similarly to t<ret> and related find commands: when the next event is a keypress of Enter, surround the selection with the document's line-endings.

@the-mikedavis the-mikedavis added C-enhancement Category: Improvements A-helix-term Area: Helix term improvements S-waiting-on-review Status: Awaiting review from a maintainer. labels Nov 2, 2022
This change makes `ms<ret>` work similarly to `t<ret>` and related
find commands: when the next event is a keypress of Enter, surround
the selection with the document's line-endings.
@archseer archseer merged commit 685cd38 into helix-editor:master Feb 1, 2023
@the-mikedavis the-mikedavis deleted the md-msret-line-endings branch February 1, 2023 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-helix-term Area: Helix term improvements C-enhancement Category: Improvements S-waiting-on-review Status: Awaiting review from a maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants