mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-13 13:03:03 +00:00

- The real cursor will execute the keyboard macro, resulting in new commands in the command loop, and the fake cursors can pick up on those instead. Fixes #18