-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Description of the Issue
Multi Edit resists escape after typing · Issue #14649 · notepad-plus-plus/notepad-plus-plus · GitHub
This issue has been resolved in v8.6.6, but
I would like to report that the behavior when starting column mode again after canceling column mode was different from v8.6.5 and earlier.
Steps To Reproduce
- Press Alt+Shift+Down two or more times to place the caret in three or more rows.
- Press Esc to exit column mode.
- Press Alt+Shift+Up, then the caret will be placed up to the first line selected in 1.
Current Behavior
Column mode attempts to restore the last manipulated position.
Expected Behavior
Column mode must operate anew, regardless of the previously set range.
Debug Information
Notepad++ v8.6.6 (64-bit)
Build time : May 6 2024 - 21:59:00
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line : "C:\Program Files\Notepad++\change.log"
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
Periodic Backup : OFF
OS Name : Windows 10 Pro (64-bit)
OS Version : 22H2
OS Build : 19045.4291
Current ANSI codepage : 932
Plugins :
mimeTools (3.1)
NppConverter (4.6)
NppExport (0.4)Anything else?
No response
Reactions are currently unavailable