v1.8.0
Native Windows support (preview)
The viewer now builds and runs natively on Windows (x86_64-pc-windows-msvc), alongside Linux and macOS.
Install (herdr preview channel):
herdr plugin install smarzban/herdr-file-viewer --ref v1.8.0
Summon it:
herdr plugin action invoke open-file-viewer-windows --plugin herdr-file-viewer
Prereqs: Git for Windows on PATH; optionally glow/bat/delta (winget) for rendered output — without them files show as plain text.
Windows is preview — best-effort, no Windows-on-ARM and no code-signing. Keybindings via [[keys.command]] are blocked by a herdr-side limitation (ogulcancelik/herdr#1041); use action invoke for now.
Thanks to @anirudhsk-official / @sanirudh17 for validating on real hardware (#58).