Open jlinBE opened 4 years ago
Works fine for me in the same version.
I used to be able to...
If you can recall, which version were YOU able to do this last in?
Either 7.8.2 or 7.8.1, can't remember which.
On further investigation, cursors created using ctrl-mouseclicks move as normal, but cursors created using alt-shift-mouseclick or alt-shift-arrows don't.
I think I know what's going on - cursors created with the second method are not really cursors - they are zero-width selections. It is possible this was always the case and I misremembered.
They look and otherwise behave just like cursors, though - maybe they should just be treated as such? Just add a special case for multiselections, convert them to multiple cursors on arrow key if multi-editing is activated.
This is Scintilla functionality; unless it is changed in the Scintilla project, behavior in Notepad++ isn't going to change. Probably should tag this item with a Scintilla-dependent label.
Glad I found this issue - It would be awesome if this could be fixed!
Perhaps the BetterMultiSelection plugin eases this issue?
Description of the Issue
With multiple cursors, I used to be able to move them simultaneously using arrow keys on the keyboard. Now it just puts me back to single-cursors mode.
Steps to Reproduce the Issue
Expected Behavior
should move the cursors simultaneously.
Actual Behavior
Jumps back to single-cursor mode.
Debug Information
Notepad++ v7.8.3 (64-bit) Build time : Jan 12 2020 - 19:09:49 Path : C:\Program Files\Notepad++\notepad++.exe Admin mode : OFF Local Conf mode : OFF OS Name : Windows 10 Enterprise 2016 LTSB (64-bit) OS Version : 1607 OS Build : 14393.3056 Plugins : ElasticTabstops.dll MarkdownViewerPlusPlus.dll mimeTools.dll NppConverter.dll NppExport.dll