SHA256
1
0
forked from pool/fzf

Accepting request 1199735 from utilities

OBS-URL: https://build.opensuse.org/request/show/1199735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fzf?expand=0&rev=58
This commit is contained in:
Ana Guerrero 2024-09-10 19:13:23 +00:00 committed by Git OBS Bridge
commit df4917ba23
5 changed files with 30 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6413f3916f8058b396820f9078b1336d94c72cbae39c593b1d16b83fcc4fdf74
size 292944

3
fzf-0.55.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:805383f71bca7f8fb271ecd716852aea88fd898d5027d58add9e43df6ea766da
size 295984

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Mon Sep 9 19:25:13 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
- Update to 0.55.0:
* Added exact-boundary-match type to the search syntax. When a
search term is single-quoted, fzf will search for the exact
occurrences of the string with both ends at word boundaries.
* [bash] Fuzzy path completion is enabled for all commands:
a. If the default completion is not already set
b. And if the current bash supports complete -D option
* Comments are now allowed in $FZF_DEFAULT_OPTS and
$FZF_DEFAULT_OPTS_FILE, e.g.
--info=inline-right # Show info on the right of prompt line
* Hyperlinks (OSC 8) are now supported in the preview window
and in the main window
* The default --ellipsis is now ·· instead of ...
* [vim] A spec can have exit callback that is called with the
exit status of fzf
* This can be used to clean up temporary resources or restore the
original state when fzf is closed without a selection
* Fixed --tmux bottom when the status line is not at the bottom
* Fixed extra scroll offset in multi-line mode (--read0 or
--wrap)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 31 14:07:56 UTC 2024 - Joshua Smith <smolsheep@opensuse.org> Wed Jul 31 14:07:56 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>

View File

@ -18,7 +18,7 @@
%global _lto_cflags %{nil} %global _lto_cflags %{nil}
Name: fzf Name: fzf
Version: 0.54.3 Version: 0.55.0
Release: 0 Release: 0
Summary: A command-line fuzzy finder Summary: A command-line fuzzy finder
License: MIT License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:a4f280a0b2e03ea30f793eaa66a0383ccc2433baeeee6e5f3eec88607f3cd8e1 oid sha256:cd7fe2a62cec4567911cf3510c6bf6eb8ae5464219a96655db9dbecebba7731d
size 1264560 size 1265771