mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-14 05:13:05 +00:00
Add ivy-done (from ivy) to the list of commands that are only executed once by default.
ivy-done is the value of this-original-command when invoking mc/ functions when ivy mode is active.
This commit is contained in:
parent
632768113d
commit
616fd84891
@ -660,6 +660,7 @@ for running commands with multiple cursors."
|
|||||||
hum/unhide-invisible-overlays
|
hum/unhide-invisible-overlays
|
||||||
save-buffer
|
save-buffer
|
||||||
ido-exit-minibuffer
|
ido-exit-minibuffer
|
||||||
|
ivy-done
|
||||||
exit-minibuffer
|
exit-minibuffer
|
||||||
minibuffer-complete-and-exit
|
minibuffer-complete-and-exit
|
||||||
execute-extended-command
|
execute-extended-command
|
||||||
|
Loading…
x
Reference in New Issue
Block a user