emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/multiple-cursors ddbe3ae 396/434: Merge pull request #278


From: ELPA Syncer
Subject: [nongnu] elpa/multiple-cursors ddbe3ae 396/434: Merge pull request #278 from shlomme/master
Date: Sat, 7 Aug 2021 09:21:07 -0400 (EDT)

branch: elpa/multiple-cursors
commit ddbe3ae932b6564c7429c3b2507510093ed1f3aa
Merge: 6327681 616fd84
Author: Magnar Sveen <magnars@gmail.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #278 from shlomme/master
    
    Add ivy-done to the commands that are only executed once by default
---
 multiple-cursors-core.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/multiple-cursors-core.el b/multiple-cursors-core.el
index 2c255c1..f8d80e7 100644
--- a/multiple-cursors-core.el
+++ b/multiple-cursors-core.el
@@ -660,6 +660,7 @@ for running commands with multiple cursors."
                                      hum/unhide-invisible-overlays
                                      save-buffer
                                      ido-exit-minibuffer
+                                     ivy-done
                                      exit-minibuffer
                                      minibuffer-complete-and-exit
                                      execute-extended-command



reply via email to

[Prev in Thread] Current Thread [Next in Thread]