On Tue, May 21, 2024 at 12:17:50PM GMT, Laurent Cheylus wrote:
Hi,
a simple update for sysutils/fzf version 0.52.1
Changelog for version 0.52.0 (0.52.1 is for a Windows bugfix only):
https://github.com/junegunn/fzf/releases/tag/0.52.0
- update Makefile, modules.inc and distinfo for this version
$ go list -m github.com/junegunn/fzf@0.52.1
github.com/junegunn/fzf v0.0.0-20240513165430-6432f00f0d02
Build and tests OK on current/amd64 with Go version 1.22.3
Please tests welcome and commit if OK.
Laurent
Thanks. Just installed it. It's working well so far with my scripts
that use fzf, and I like the new --highlight-line option.
--
James