mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2026-02-04 14:22:24 +00:00
Update todo
This commit is contained in:
3
todo.org
3
todo.org
@@ -1,4 +1,4 @@
|
|||||||
* TODO: [4/10]
|
* TODO: [4/11]
|
||||||
** DONE (set-marker MARKER nil) for performance
|
** DONE (set-marker MARKER nil) for performance
|
||||||
** DONE C-g deactivates regions first, before disabling multiple-cursors
|
** DONE C-g deactivates regions first, before disabling multiple-cursors
|
||||||
** DONE more state to save per cursor: er/history
|
** DONE more state to save per cursor: er/history
|
||||||
@@ -11,6 +11,7 @@
|
|||||||
mark-multiple goes back to being the util? or just dies?
|
mark-multiple goes back to being the util? or just dies?
|
||||||
given the problem with extract-var and undo, may just kill mark-multiple.
|
given the problem with extract-var and undo, may just kill mark-multiple.
|
||||||
problem with that is: C-g when doing rename-tag shouldn't go to multiple-cursors.
|
problem with that is: C-g when doing rename-tag shouldn't go to multiple-cursors.
|
||||||
|
** TODO clean up overlays when reverting buffer
|
||||||
** TODO add tests
|
** TODO add tests
|
||||||
** TODO collapse cursors at same point (?)
|
** TODO collapse cursors at same point (?)
|
||||||
** TODO there's something going wrong with last-command/this-command?
|
** TODO there's something going wrong with last-command/this-command?
|
||||||
|
|||||||
Reference in New Issue
Block a user