--- - branch: MAIN date: Mon Nov 8 12:50:07 UTC 2021 files: - new: '1.46' old: '1.45' path: pkgsrc/sysutils/fzf/Makefile pathrev: pkgsrc/sysutils/fzf/Makefile@1.46 type: modified - new: '1.12' old: '1.11' path: pkgsrc/sysutils/fzf/distinfo pathrev: pkgsrc/sysutils/fzf/distinfo@1.12 type: modified id: 20211108T125007Z.766dc05931a337f17de3b3423b18ddb345e797f6 log: | fzf: update to 0.28.0. 0.28.0 ------ - Added `--header-first` option to print header before the prompt line ```sh fzf --header $'Welcome to fzf\n������������������������������������������' --reverse --height 30% --border --header-first ``` - Added `--scroll-off=LINES` option (similar to `scrolloff` option of Vim) - You can set it to a very large number so that the cursor stays in the middle of the screen while scrolling ```sh fzf --scroll-off=5 fzf --scroll-off=999 ``` - Fixed bug where preview window is not updated on `reload` (#2644) - fzf on Windows will also use `$SHELL` to execute external programs - See #2638 and #2647 - Thanks to @rashil2000, @vovcacik, and @janlazo module: pkgsrc subject: 'CVS commit: pkgsrc/sysutils/fzf' unixtime: '1636375807' user: wiz