From c58ff87b8837582d5570784b62c49d6c31b36055f34ff9c1d9bf6dde127a9d3b Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 24 Dec 2021 23:05:52 +0000 Subject: [PATCH] Accepting request 942380 from home:mcepl:branches:utilities - Update to 0.29.0: - Added `change-preview(...)` action to change the `--preview` command - cf. `preview(...)` is a one-off action that doesn't change the default preview command - Added `change-preview-window(...)` action - You can rotate through the different options separated by `|` ```sh fzf --preview 'cat {}' --preview-window right:40% \ --bind 'ctrl-/:change-preview-window(right,70%|down,40%,border-top|hidden|)' ``` - Fixed rendering of the prompt line when overflow occurs with `--info=inline` OBS-URL: https://build.opensuse.org/request/show/942380 OBS-URL: https://build.opensuse.org/package/show/utilities/fzf?expand=0&rev=48 --- 0.28.0.tar.gz | 3 --- 0.29.0.tar.gz | 3 +++ fzf.changes | 16 ++++++++++++++++ fzf.spec | 2 +- vendor.tar.xz | 4 ++-- 5 files changed, 22 insertions(+), 6 deletions(-) delete mode 100644 0.28.0.tar.gz create mode 100644 0.29.0.tar.gz diff --git a/0.28.0.tar.gz b/0.28.0.tar.gz deleted file mode 100644 index fa12b33..0000000 --- a/0.28.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05bbfa4dd84b72e55afc3fe56c0fc185d6dd1fa1c4eef56a1559b68341f3d029 -size 205763 diff --git a/0.29.0.tar.gz b/0.29.0.tar.gz new file mode 100644 index 0000000..519cab7 --- /dev/null +++ b/0.29.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a287a8806ce56d764100c5a6551721e16649fd98325f6bf112e96fb09fe3031b +size 208296 diff --git a/fzf.changes b/fzf.changes index 0fd6e64..13fecd1 100644 --- a/fzf.changes +++ b/fzf.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Dec 24 22:54:43 UTC 2021 - Matej Cepl + +- Update to 0.29.0: + - Added `change-preview(...)` action to change the `--preview` command + - cf. `preview(...)` is a one-off action that doesn't change the + default preview command + - Added `change-preview-window(...)` action + - You can rotate through the different options separated by `|` + ```sh + fzf --preview 'cat {}' --preview-window right:40% \ + --bind 'ctrl-/:change-preview-window(right,70%|down,40%,border-top|hidden|)' + ``` + - Fixed rendering of the prompt line when overflow occurs with + `--info=inline` + ------------------------------------------------------------------- Sat Nov 13 19:44:54 UTC 2021 - Dirk Müller diff --git a/fzf.spec b/fzf.spec index b2a5d2c..f0bf0b9 100644 --- a/fzf.spec +++ b/fzf.spec @@ -17,7 +17,7 @@ Name: fzf -Version: 0.28.0 +Version: 0.29.0 Release: 0 Summary: A command-line fuzzy finder License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index 55b7362..5e632d5 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc7643f18eeed78461d55efa9cb29448d3be415150ba4e1b37067f247f357404 -size 1272940 +oid sha256:3e882b0e5b5eeee27981b834005d6552a97f03fb517525e579d25c54eefb447c +size 1274916