Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 410 Bytes

File metadata and controls

14 lines (9 loc) · 410 Bytes

Repeatable Commands

Fork of multi-command

New Feature

  • repeat option: 0

will repeat the commands per multiple cursor, until cursors exist. Need a cmd in the loop process to remove the cursor, or it will run forever (needs a stop condition)