-
```
Allow to open the same file in multiple tabs : two different cursors but edits
are synchronized between the tabs.
```
Original issue reported on code.google.com by `ncanna...@gmail.com` on 8 Feb…
-
the user might want to supply files to be used
1. change state to a cursor of cursors
2. swap out cursor structure to allow cursor to be empty (point at nothing)
3. 3 process multiple files as ar…
-
Hi!
I'm glad to see that you're using multiple-cursors and expand-region. :-) Maybe you'd also be interested in clj-refactor? https://github.com/magnars/clj-refactor.el#thread--unwind-example
It's …
-
For some time, the app did work fine. Now I can't even change the appearance of my cursor. I believe it started when I found out how to & attempted to add multiple cursors instead of adding them indiv…
-
Hey
This looks pretty great! We discussed adding something like this to aid with discovery in clj-refactor a while back, but nothing came of it. Would you be interested in submitting a pr with this…
expez updated
9 years ago
-
*Yes, I have checked google.*
-
### What did you expect to happen?
when I invoke `evil-multiedit-toggle-marker-here` to create multiple cursors I expect the editing I make in any of them to be reflected across all others.
### What…
-
## Feature Request
Allow editing text on multiple lines at once.
## Example
![2020-02-19_08-38-03](https://user-images.githubusercontent.com/22208037/74840495-16ba6180-52f5-11ea-9440-d2acc67…
-
Hi,
First thank you for this package, it save me a lot of time.
It seems that it doesn't work if I change the hyperlink trigger keys. I use very often the `ctrl+click` to have multiple cursors s…
-
Have the ability to create multiple cursors with keyboard combinations. A similar feature exists as an atom package. See [multi-cursor] project.
[multi-cursor]: https://atom.io/packages/multi-curso…
glego updated
5 years ago