mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-13 13:03:03 +00:00
Merge pull request #106 from porterjamesj/patch-1
Update README to note that there is a mode allowing search in multiple-c...
This commit is contained in:
commit
e28090d635
@ -136,7 +136,7 @@ the location with:
|
|||||||
## Known limitations
|
## Known limitations
|
||||||
|
|
||||||
* isearch-forward and isearch-backward aren't supported with multiple cursors.
|
* 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.
|
* 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
|
* 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.
|
need to limit it, you will have to give it a name.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user