mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-13 21:03:05 +00:00
Updated readme according to `mc/always-run-for-all
Related to #256 by @bb2020
This commit is contained in:
parent
d9a6047d1a
commit
60b9ef8347
@ -157,6 +157,11 @@ the location with:
|
|||||||
|
|
||||||
NB! Make sure to do so before requiring multiple-cursors.
|
NB! Make sure to do so before requiring multiple-cursors.
|
||||||
|
|
||||||
|
It is possible to set multiple-cursors to "run-for-all" for every
|
||||||
|
command except for those that are listed in `mc/cmds-to-run-once`. To
|
||||||
|
enable this set `mc/always-run-for-all` to non-nil. Add commands to be
|
||||||
|
run once to `mc/cmds-to-run-once` in ".mc-lists.el".
|
||||||
|
|
||||||
## 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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user