SHA256
1
0
forked from pool/fzf

- Update to version 0.43.0 (examples are in full release notes on

https://github.com/junegunn/fzf/releases/tag/0.43.0):
  - (Experimental) Added support for Kitty image protocol in the
    preview window
  - (Experimental) --listen server can report program state in
    JSON format (GET /)
  - --listen server can be secured by setting $FZF_API_KEY
varienvironment able.
  - Added toggle-header action
  - Added mouse events for --bind
  - Added offset-up and offset-down actions
  - Shell extensions

OBS-URL: https://build.opensuse.org/package/show/utilities/fzf?expand=0&rev=81
This commit is contained in:
Matej Cepl 2023-10-15 17:53:00 +00:00 committed by Git OBS Bridge
parent 2321cb9463
commit e1a6e2144d
6 changed files with 22 additions and 9 deletions

View File

@ -1,6 +1,6 @@
<services>
<service name="download_files" mode="disabled"/>
<service name="go_modules" mode="disabled">
<service name="download_files" mode="manual"/>
<service name="go_modules" mode="manual">
<param name="compression">zst</param>
</service>
</services>

View File

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

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

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Oct 15 17:36:25 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
- Update to version 0.43.0 (examples are in full release notes on
https://github.com/junegunn/fzf/releases/tag/0.43.0):
- (Experimental) Added support for Kitty image protocol in the
preview window
- (Experimental) --listen server can report program state in
JSON format (GET /)
- --listen server can be secured by setting $FZF_API_KEY
varienvironment able.
- Added toggle-header action
- Added mouse events for --bind
- Added offset-up and offset-down actions
- Shell extensions
-------------------------------------------------------------------
Wed Jun 14 15:50:14 UTC 2023 - Joshua Smith <jsmithfpv@gmail.com>

View File

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

View File

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