Skip to content

fix: Ctrl+C and Ctrl+X no longer work in forms for Notepad++ 8.6.1 and newer. - #71

Open
webbrain-one wants to merge 1 commit into
young-developer:masterfrom
webbrain-one:webbrain/issue-64
Open

fix: Ctrl+C and Ctrl+X no longer work in forms for Notepad++ 8.6.1 and newer.#71
webbrain-one wants to merge 1 commit into
young-developer:masterfrom
webbrain-one:webbrain/issue-64

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #64

Patch generated by qwen3.6-35b-a3b via local API.

Notepad++ 8.6.1+ requires modeless forms to be registered via NppM_REGISTERMODELESSDIALOG to correctly handle keyboard events. This change ensures Ctrl+C and Ctrl+X function properly in all plugin forms.

Patch generated by qwen3.6-35b-a3b via local API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ctrl+C and Ctrl+X no longer work in forms for Notepad++ 8.6.1 and newer.

1 participant