diff --git a/fzf-0.52.0.tar.gz b/fzf-0.52.0.tar.gz deleted file mode 100644 index 82ec178..0000000 --- a/fzf-0.52.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1f2c32b4f095457fdd7c22fe51ac99260ac8d066f49d5dec4f0e097a240dbc0 -size 274611 diff --git a/fzf-0.53.0.tar.gz b/fzf-0.53.0.tar.gz new file mode 100644 index 0000000..75c3796 --- /dev/null +++ b/fzf-0.53.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d45abbfb64f21913c633d46818d9d3eb3d7ebc7e94bd16f45941958aa5480e1d +size 286797 diff --git a/fzf.changes b/fzf.changes index 9c3c4e3..d8adb87 100644 --- a/fzf.changes +++ b/fzf.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Thu Jun 6 13:47:28 UTC 2024 - Joshua Smith + +- Update to 0.53.0: + * fzf can now display multi-line items. To disable multi-line + display, use --no-multi-line + * CTRL-R bindings of bash, zsh, and fish have been updated to + leverage multi-line display + * The default --pointer and --marker have been changed from > to + Unicode bar characters as they look better with multi-line + items + * Added --marker-multi-line to customize the select marker for + multi-line entries with the default set to ╻┃╹ + * Added --tmux option to replace fzf-tmux script and simplify + distribution + * Added support for endless input streams. Added --tail=NUM + option to limit the number of items to keep in memory. This is + useful when you want to browse an endless stream of data (e.g. + log stream) with fzf while limiting memory usage. + * man page is now embedded in the binary; fzf --man to see it + * Changed the default --scroll-off to 3, as we think it's a + better default + * Process started by execute action now directly writes to and + reads from /dev/tty. Manual /dev/tty redirection for + interactive programs is no longer required. + * Added print(...) action to queue an arbitrary string to be + printed on exit. This was mainly added to work around the + limitation of --expect where it's not compatible with --bind on + the same key and it would ignore other actions bound to it. + * NO_COLOR environment variable is now respected. If the variable + is set, fzf defaults to --no-color unless otherwise specified. + ------------------------------------------------------------------- Tue May 7 15:55:13 UTC 2024 - Joshua Smith diff --git a/fzf.spec b/fzf.spec index 73365c4..2c05cd0 100644 --- a/fzf.spec +++ b/fzf.spec @@ -18,7 +18,7 @@ %global _lto_cflags %{nil} Name: fzf -Version: 0.52.0 +Version: 0.53.0 Release: 0 Summary: A command-line fuzzy finder License: MIT diff --git a/vendor.tar.zst b/vendor.tar.zst index 6eddb6a..df75e52 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2dbd56c2498bd95e3854d99f7691bf8fb5287d3b41d4d85d0ddef3ee59a65d17 -size 1260554 +oid sha256:355dbca277f6f3639915db5b8ca75d81d6676bc6ae78077be598137446d1f7a8 +size 1261342