Skip to content

Multi-cursor editing: c / i acting on all selected cells #69

Description

@adriangalilea

Visual mode today can cut/delete/yank a selection, but not edit into it. With multi-cursor semantics:

  • c on a selection → clear + enter insert on every selected cell
  • i on a selection → insert on every selected cell

This is the enabler for bulk-editing workflows (same shape as Helix/Kakoune multiple selections).

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