github y3owk1n/neru v1.42.0

latest releases: nightly, v1.47.0, v1.46.1...
one month ago

1.42.0 (2026-05-30)

Overview

  • man neru is now available if installed via homebrew or our nix flake, thanks to cobra cli.
  • If you're using vision for hints, the first invocation will now trigger a nicer screen capturing permission flow, similar to accessibility permission, which will reset the permission on click to avoid confusion.
  • Fixes an issue where the no-repeat scroll/move-mouse implementation is overly quick, and it will causes a small tap to have more than 1 invocation. If this changes the behaviour that you expect, please open an issue, and i'll consider to make the delay configurable to get back the old behaviour.
  • nightly releases can be now installed via homebrew brew install --cask y3owk1n/tap/neru-nightly, but upgrading nightly require --greedy. See https://github.com/y3owk1n/neru/blob/main/docs/INSTALLATION.md#method-1-homebrew-recommended.

Features

Bug Fixes

  • ensure screen capture permission flow consistency (#875) (920d85d)
  • hotkeys: ensure consistent initialdelay with interval for repeat (#872) (caf1177)

Documentation

  • installation: add nightly homebrew install and upgrade guide (#878) (40dfe49)
  • make documenation richer for cli for better man generation (#879) (ddcd631)

Don't miss a new neru release

NewReleases is sending notifications on new releases.