Skip to content

FujiyNotepad v4.5.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 19:01
8b864e8

Highlights

Line numbersView ▸ Line Numbers toggles a line-number gutter down the left edge. It's off by default, and your choice is remembered between sessions.

Selection length — when you select text, the status bar now shows how much is selected, next to Ln, Col:

  • A single line or a moderate selection shows the character count — e.g. Ln 9, Col 1 (1,234 selected, 5 lines).
  • A very large selection (over 5,000 lines) shows just the line count, so selecting in huge files stays instant.

Opening files that are still being written — the viewer now opens files that another process is actively writing (for example a log file mid-write) instead of refusing them, and shows a clear message when a file genuinely can't be opened.

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.5.0-win-x64.zip 23.04 MB
Windows on Arm (Snapdragon, Surface Pro X) FujiyNotepad-4.5.0-win-arm64.zip 21.50 MB
32-bit Windows FujiyNotepad-4.5.0-win-x86.zip 20.68 MB

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

What's Changed

Full Changelog: v4.4.0...v4.5.0