-
Notifications
You must be signed in to change notification settings - Fork 5k
Description
Is there an existing issue for this?
- I have searched the existing issues
Description of the Issue
First of all, in a Windows computer, you can output ASCII codes through the alt+ keypad, for example, press and hold alt + 6 + 5 + to release alt=A and alt+2+9=GS (control character).
Secondly, notepad++ software can directly output ASCII code through menu-edit-character panel.as shown in Figure 1.
The GS characters output through the character panel, both my computer and the client's computer are in the form of white characters on a black background, which is no problem, as shown in Figure 2.
At present, in the notepad++ software of my computer, the GS characters output through alt+2+9 are also in the form of white characters on a black background (as are most computers in the company).
However, the GS character output by the client's computer (win11 system Russian) through alt+2+9 is a double arrow symbol ‘�’(UTF-8=0x1D), as shown in Figure 3.
The question now is, how to set the gs characters that the other party wants to output through alt, and want to be in the form of white characters on a black background instead of double arrows?
My computer can't reproduce his situation. I tested Chinese (I) Russian (customer) of Win10 Win11 system, and tried the old version, the new version and the intermediate version of notepad, as shown in Figure 4.
The attempt to modify the menu-view-display symbol is invalid, as shown in Figure 5.
Menu-Settings-Preferences-Edit 2- Related Settings also failed, as shown in Figure 6.
Steps To Reproduce
Press and hold alt + 2 + 9 + to release alt = GS (control character).
Current Behavior
Output a double arrow symbol ‘�’
Expected Behavior
The GS characters output through alt+2+9 are in the form of white characters on a black background
Debug Information
Notepad++ v8.8.5 (32-bit)
Build time: Aug 14 2025 - 00:17:53
Scintilla/Lexilla included: 5.5.7/5.4.5
Boost Regex included: 1_85
Path: E:\Program Files\Notepad++\notepad++.exe
Command Line:
Admin mode: OFF
Local Conf mode: OFF
Cloud Config: OFF
Periodic Backup: ON
Placeholders: OFF
Scintilla Rendering Mode: SC_TECHNOLOGY_DIRECTWRITE (1)
Multi-instance Mode: monoInst
asNotepad: OFF
File Status Auto-Detection: cdEnabledNew (for current file/tab only)
Dark Mode: OFF
Display Info:
primary monitor: 1920x1080, scaling 100%
visible monitors count: 2
installed Display Class adapters:
0000: Description - NVIDIA GeForce GT 730
0000: DriverVersion - 27.21.14.5638
0001: Description - NVIDIA GeForce GT 730
0001: DriverVersion - 27.21.14.5671
0002: Description - OrayIddDriver Device
0002: DriverVersion - 17.1.58.818
OS Name: Windows 10 Enterprise (64-bit)
OS Version: 22H2
OS Build: 19045.5965
Current ANSI codepage: 936
Plugins:
mimeTools (3.1)
NppConverter (4.6)
NppExport (0.4)
Anything else?





