SlackBuildsOrg/system/fzf
Andrew Clemons 1face85bf3
system/fzf: Updated for version 0.33.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-10-15 10:47:39 +07:00
..
fzf.info
fzf.SlackBuild
README
slack-desc

fzf - A command-line fuzzy finder written in Go

Vim Users: A fzf.vim plugin is installed to
/usr/share/vim/vimfiles/plugin. If you'd rather exclude the plugin,
or only manually enable it in your vim, you can build with:

WITH_VIM=no ./fzf.SlackBuild

and the plugin will be installed to /usr/share/fzf/vim/ instead.

fzf 0.33.0 is currently the latest version which will build since
0.34.0 requires go 1.18.x or newer.

NOTE: google-go-lang is only needed at compile time - not at runtime.