-
### Describe the bug / provide steps to reproduce it
When multiple cursors have their username rendering in the same place, it flickers.
Should just be a sort in the right place.
-
Obsidian Ver: 0.15.9
Plugin Ver: 0.3.1
If you `Alt` + `Click` to get multiple cursors, none of the typing transformations occur.
-
Whenever I use `chatgpt-shell` I notice the performance of my Emacs slowly degrading and it's memory footprint increasing to amazing sizes.
```
#### System Info :computer:
- OS: darwin
- Emacs: …
-
In multiple cursors mode autocompletion completes only one of the cursors. I expect it to complete text at all the cursors at once.
There is a problem though, as texts at cursors do not need to be eq…
-
### Is your feature request related to a problem?
Setting `cursor_sprite` to a sprite resource is a helpful feature, but if your game utilizes a small resolution, multiple cursors, and/or animated …
-
# Overview
Japanese IMEs (and other language IMEs that offer choices) allow you to use the arrow keys to select a replacement input while typing. Unfortunately, it's impossible to use multiple curs…
misha updated
6 months ago
-
Under certain circumstances, when using `phi-search` with `multiple-cursors`, the first cursor becomes duplicated.
To reproduce:
1. Start with a new blank buffer
2. Make some repetitive text, e…
-
Is prefetchRows applied for each out variable?
xpiwo updated
9 years ago
-
### Description
When pasting with multiple selections active, each position with a cursor gets as many copies of clipboard content as there are cursors.
So 2 cursors would get 2 * 2 = 4 copies of cl…
-
Thankyou for your efforts,
After `MultiplecursorsAddDown` or `MultiplecursorsAddUp`, or in multi cursor mode,
j and k motion is weird.
case1) it moves up and left 4 blocks.
case2) it move…