Skip to content

FujiyNotepad v4.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 10:02
de850f6

Highlights

Find improvements

  • Find Previous — search backward with Shift+F3 (or Shift+Enter in the find box), the counterpart of F3.
  • All matches highlighted in the viewport (gold), so you see every occurrence at a glance; the current match stays the selection colour.
  • The text selection stays blue even when the canvas isn''t focused (e.g. after clicking the menu) instead of fading to a hard-to-see gray.

Open files faster

  • Drag and drop a text file onto the window to open it (alongside File ▸ Open, the command line, and Open Recent).

Under the hood

  • The find wrap/caret/resume logic was extracted into a headless-testable FindCoordinator, and the two project READMEs were consolidated into one.

Download

Self-contained Native AOT builds — unzip and run FujiyNotepad.WinUI.exe, nothing to install:

Your PC Download Size
Most desktops & laptops (Intel/AMD, 64-bit) FujiyNotepad-4.3.0-win-x64.zip 22.97 MB
Windows on Arm (Snapdragon, Surface Pro X) FujiyNotepad-4.3.0-win-arm64.zip 21.43 MB
32-bit Windows FujiyNotepad-4.3.0-win-x86.zip 20.60 MB

The builds are unsigned, so SmartScreen may warn on first run (More info → Run anyway).

What''s Changed

Full Changelog: v4.2.0...v4.3.0