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

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

[nongnu] elpa/multiple-cursors be7905d 258/434: Update README to note th


From: ELPA Syncer
Subject: [nongnu] elpa/multiple-cursors be7905d 258/434: Update README to note that there is a mode allowing search in multiple-cursors.
Date: Sat, 7 Aug 2021 09:20:38 -0400 (EDT)

branch: elpa/multiple-cursors
commit be7905d9e017ea8c4503fbc00d265caf25994039
Author: James Porter <porterjamesj@gmail.com>
Commit: James Porter <porterjamesj@gmail.com>

    Update README to note that there is a mode allowing search in 
multiple-cursors.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b4c50ad..8001df3 100644
--- a/README.md
+++ b/README.md
@@ -136,7 +136,7 @@ the location with:
 ## Known limitations
 
 * isearch-forward and isearch-backward aren't supported with multiple cursors.
-  You should feel free to add a simplified version that can work with it.
+  If you want this functionality, you can use 
[phi-search](https://github.com/zk-phi/phi-search).
 * Commands run with `M-x` won't be repeated for all cursors.
 * All key bindings that refer to lambdas are always run for all cursors. If you
   need to limit it, you will have to give it a name.



reply via email to

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