mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-13 13:03:03 +00:00
475 B
475 B
- TODO:
[2/8]
- (set-marker MARKER nil) for performance
- C-g deactivates regions first, before disabling multiple-cursors
- remove mark-multiple integration
- refactor
- add tests
- more state to save per cursor: er/history
- collapse cursors at same point
- unknown command: (t)ry all or (i)gnore -> (did that work ok? (k)eep doing that or (d)on't)
TODO: [2/8]
DONE (set-marker MARKER nil) for performance
DONE C-g deactivates regions first, before disabling multiple-cursors
TODO remove mark-multiple integration
TODO refactor
an object with all the current state, used for both overlays and current