Notepad3 icon indicating copy to clipboard operation
Notepad3 copied to clipboard

Optimize Word Wrap logic for Chinese

Open userzzzq opened this issue 7 months ago • 8 comments

Notepad3 is based on the space to automatically line feed, but the Chinese is no space, assuming that a paragraph of Chinese has a space, Notepad3 will automatically line feed here, which will result in typographical disorganization, not in line with the reading habits.

Suggestion: If the document has Chinese text, do not rely on spaces for automatic line breaks.

Image

userzzzq avatar Mar 13 '25 10:03 userzzzq