Skip to content

[FEATURE] macrursors-mark-from-region #14

Description

@Gavinok

I would love to see a new function added. It's functionality is as follows macrursors-mark-from-region

mark the next occurence of the current region. e.g. I have

this thing |is here
this is thing

with is selected as the active region. Then calling macrursors-mark-from-region will place the next cursor like so

this thing |is here
this |is thing

If however the cursor is at the alternative side of the region like so

this thing is| here
this is thing

the new macrursors mark would be placed like this

this thing |is here
this is| thing

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions