github zufuliu/notepad2 v4.19.02r1808

latest releases: v4.24.03r5146, v4.24.01r5100, v4.24.01r5098...
pre-release5 years ago

The builds (unsigned) works for Windows XP and above. CPU support for SSE2 (Pentium 4) is required for Win32 build, for old CPU and system see wiki Build Notepad2.

Since v4.19.01r1786, latest development build (artifacts in Release configuration for each compiler and platform) can be downloaded from https://ci.appveyor.com/project/zufuliu/notepad2

Tips: To keep your current settings, do NOT replace Notepad2.ini or metapath.ini with the bundled one, but please mind breaking changes in v4.19.01r1786 when upgrading to this version from versions before v4.19.01r1786.

Changes Since v4.19.01r1790

  • Add character classification table for Chinese (GBK and Big5), Japanese (Shift_JIS) and Korean (Unified Hangul Code and Johab). Chinese, Japanese and Korean text in these encodings now works correctly just like in Unicode mode (internally UTF-8). This not implemented in Scintilla currently (see https://sourceforge.net/p/scintilla/feature-requests/1226/). 1ba760d and 8aa686a
  • Support block caret in both insert and overtype mode. 6357856 Note: this was changed in commit bd3a266
  • Optimize Unicode character classification table. a690b62
  • Optimize DBCS (Shift_JIS, GBK, Big5, UHC, Johab) character testing. aca3551
  • Improve handling for statusbar item cache, fix INS/OVR text not updated after press Insert key (issue #95). 2bb32b3
  • Fix auto-completion not works when typing after Chinese, Japanese and Korean word. 5a701b2
  • Make Visual C++ version number on about dialog readable. b24f158
  • Update C/C++ predefined Macros. 5272116

Don't miss a new notepad2 release

NewReleases is sending notifications on new releases.