Skip to content

Add library routines for finding, selecting Text Objects #8

@jrk

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.

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