mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-12-04 20:55:42 +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