SHA256
1
0
forked from pool/fzf

Accepting request 1165092 from home:smolsheep:upgrades

- Update to version 0.49.0:
  * Ingestion performance improved by around 40% (more or less
    depending on options)
  * --info=hidden and --info=inline-right will no longer hide the
    horizontal separator by default. This gives you more
    flexibility in customizing the layout.
  * Added two environment variables exported to the child
    processes. FZF_PREVIEW_LABEL and FZF_BORDER_LABEL.
  * Renamed track action to track-current to highlight the
    difference between the global tracking state set by --track and
    a one-off tracking action. track is still available as an
    alias.
  * Added untrack-current and toggle-track-current actions
  * Bug fixes and minor improvements

OBS-URL: https://build.opensuse.org/request/show/1165092
OBS-URL: https://build.opensuse.org/package/show/utilities/fzf?expand=0&rev=106
This commit is contained in:
OBS User smolsheep 2024-04-04 19:33:19 +00:00 committed by Git OBS Bridge
parent c66fd0010b
commit a52f0f3e06
5 changed files with 24 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Apr 4 19:01:56 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
- Update to version 0.49.0:
* Ingestion performance improved by around 40% (more or less
depending on options)
* --info=hidden and --info=inline-right will no longer hide the
horizontal separator by default. This gives you more
flexibility in customizing the layout.
* Added two environment variables exported to the child
processes. FZF_PREVIEW_LABEL and FZF_BORDER_LABEL.
* Renamed track action to track-current to highlight the
difference between the global tracking state set by --track and
a one-off tracking action. track is still available as an
alias.
* Added untrack-current and toggle-track-current actions
* Bug fixes and minor improvements
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Apr 1 21:34:56 UTC 2024 - Matej Cepl <mcepl@cepl.eu> Mon Apr 1 21:34:56 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -18,7 +18,7 @@
%global _lto_cflags %{nil} %global _lto_cflags %{nil}
Name: fzf Name: fzf
Version: 0.48.1 Version: 0.49.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:9bf4b83db653e93cdc87d564a678df827b61d251a5e3d0b6e50e4e64b87a8688 oid sha256:8018325ab0208612d6021847bc1f3efd9c83a937158241f420839400e114b8eb
size 1656603 size 1661580