Skip to content

v1.2.0 — Multi-file navigation, half-page scroll, line/percent jumps, case toggle

Choose a tag to compare

@fermat-tech fermat-tech released this 11 Jul 05:30
· 7 commits to main since this release

What's new

  • Half-page scroll — d / Ctrl+D down, u / Ctrl+U up.
  • Jump to line number — Ng or NG (type a number, then g or G).
  • Jump to percentage — Np or N% (e.g. 50p jumps to the midpoint).
  • Case-insensitive toggle — -i / --ignore-case flag (on by default) and I key to flip at runtime; the status bar shows a (case) tag when case-sensitive.
  • Multi-file navigation — pass multiple files on the command line; move between them with :n (next), :p (previous), :x (first), :d (remove current), :e <file> (open another file).

Binaries

File Target
winless_windows_amd64.exe Windows x64 (most PCs)
winless_windows_arm64.exe Windows on ARM (Surface Pro X, Copilot+ PCs)