mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2026-05-05 23:28:19 +00:00
7a6eb0df90
- 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