Make textfilter work with multicursors by dmaluka · Pull Request #3511 · micro-editor/micro (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

View all resources

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

micro-editor / micro Public

Additional navigation options

Merged

dmaluka merged 1 commit intomicro-editor:masterfrom

dmaluka:textfilter-multicursor

Oct 20, 2024

ConversationCommits (1)ChecksFiles changed

Merged

Make textfilter work with multicursors#3511

dmaluka merged 1 commit intomicro-editor:masterfrom

dmaluka:textfilter-multicursor

Conversation

@dmaluka

Copy link Copy Markdown

Collaborator

@dmaluka dmaluka commented

Oct 20, 2024

As requested in #3505 and #3510, change the textfilter command behavior to apply the filter to the selections of all cursors, not just the 1st one.

@dmaluka

`` [Make textfilter work with multicursors](/micro-editor/micro/pull/3511/commits/79ea652efeba358ca9d73da3d111be9416e097a6 "Make textfilter work with multicursors

As requested in [1] and [2], change the textfilter command behavior to apply the filter to the selections of all cursors, not just the 1st one.

[1] https://github.com/zyedidia/micro/discussions/3505 [2] https://github.com/zyedidia/micro/discussions/3510") ``

[79ea652](/micro-editor/micro/pull/3511/commits/79ea652efeba358ca9d73da3d111be9416e097a6)

As requested in [1] and [2], change the textfilter command behavior to apply the filter to the selections of all cursors, not just the 1st one.

[1] micro-editor#3505 [2] micro-editor#3510

JoeKar

JoeKar approved these changes Oct 20, 2024

View reviewed changes

@dmaluka dmaluka merged commit 8c0e0fa into micro-editor:master

Oct 20, 2024

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

Sign up for free to join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@JoeKar JoeKar JoeKar approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@dmaluka @JoeKar