Skip to content

Add library routines for finding, selecting Text Objects #8

Description

@jrk

Vim's block navigation and selection commands (inner and outer block, (, {, etc.) are very powerful, especially as modifiers to editing operations.

These might be possible to implement entirely as macros of Ruby => NSResponder methods (especially relying on marks), or it might be best achieved via a low-level Objective-C extension.

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