From 38ee65fdb25c690c49148d63dd371f8c59bf1c6f Mon Sep 17 00:00:00 2001 From: xomx Date: Fri, 28 Mar 2025 15:53:27 +0100 Subject: [PATCH] Fix default installation setting for preventing control characters input Before, a missing npcNoInputC0 config.xml entry caused the feature to incorrectly reset to false/no (the default for any missing config.xml boolean setting) during the first launch of the Notepad++. Fix #16326, fix #15839, fix #15729, close #16338 --- PowerEditor/src/config.4zipPackage.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PowerEditor/src/config.4zipPackage.xml b/PowerEditor/src/config.4zipPackage.xml index 9a897f582..f938fafdd 100644 --- a/PowerEditor/src/config.4zipPackage.xml +++ b/PowerEditor/src/config.4zipPackage.xml @@ -39,7 +39,7 @@ yes - +