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).
Visual mode today can cut/delete/yank a selection, but not edit into it. With multi-cursor semantics:
con a selection → clear + enter insert on every selected cellion a selection → insert on every selected cellThis is the enabler for bulk-editing workflows (same shape as Helix/Kakoune multiple selections).