notepad-plus-plus/PowerEditor
anatoly77g 91074da46d Fix macro recording twice for some commands
When recording a keyboard macro, some commands are added to the macro twice.
When later playing back the macro, they happen twice, which leads to incorrect edits.

Fixed commands:
* EDIT_CUT (Cut)
* EDIT_COPY (Copy)
* IDM_EDIT_LINE_UP (Move Up Current Line)
* IDM_EDIT_LINE_DOWN (Move Down Current Line)

Not fixed: issue 13722:
SEARCH_GOTOMATCHINGBRACE (Go to Matching Brace)

Fix #5217, fix #14634, close #14613
2024-02-04 15:40:25 +01:00
..
Test Add Github CI build 2023-11-02 12:16:31 +01:00
bin Notepad++ v8.6.2 release 2024-01-14 19:20:08 +01:00
gcc Fix some GCC and MSC warnings 2023-07-07 19:51:39 +02:00
installer Added php 8.3 functions to syntax highlighting and autocomplete files 2024-02-03 14:19:12 +01:00
misc/chameleon
scintilla.original.forUpdating Updated to Scintilla 5.4.1 & Lexilla 5.3.0 2023-12-26 23:17:53 +01:00
src Fix macro recording twice for some commands 2024-02-04 15:40:25 +01:00
visual.net Fix plugin crash regression due to CET enhancement 2023-08-14 16:37:15 +02:00