0.37.0
版本发布时间: 2023-01-24 21:18:39
junegunn/fzf最新发布版本:v0.55.0(2024-08-29 16:13:56)
- Added a way to customize the separator of inline info
fzf --info 'inline: ╱ ' --prompt '╱ ' --color prompt:bright-yellow
- New event
-
focus
- Triggered when the focus changes due to a vertical cursor movement or a search result updatefzf --bind 'focus:transform-preview-label:echo [ {} ]' --preview 'cat {}' # Any action bound to the event runs synchronously and thus can make the interface sluggish # e.g. lolcat isn't one of the fastest programs, and every cursor movement in # fzf will be noticeably affected by its execution time fzf --bind 'focus:transform-preview-label:echo [ {} ] | lolcat -f' --preview 'cat {}' # Beware not to introduce an infinite loop seq 10 | fzf --bind 'focus:up' --cycle
-
- New actions
-
change-border-label
-
change-preview-label
-
transform-border-label
-
transform-preview-label
-
- Bug fixes and improvements
1、 fzf-0.37.0-darwin_amd64.zip 1.35MB
2、 fzf-0.37.0-darwin_arm64.zip 1.27MB
3、 fzf-0.37.0-freebsd_amd64.tar.gz 1.28MB
4、 fzf-0.37.0-linux_amd64.tar.gz 1.28MB
5、 fzf-0.37.0-linux_arm64.tar.gz 1.19MB
6、 fzf-0.37.0-linux_armv5.tar.gz 1.25MB
7、 fzf-0.37.0-linux_armv6.tar.gz 1.24MB
8、 fzf-0.37.0-linux_armv7.tar.gz 1.24MB
9、 fzf-0.37.0-linux_loong64.tar.gz 1.23MB
10、 fzf-0.37.0-linux_ppc64le.tar.gz 1.18MB
11、 fzf-0.37.0-openbsd_amd64.tar.gz 1.28MB
12、 fzf-0.37.0-windows_amd64.zip 1.49MB
13、 fzf-0.37.0-windows_arm64.zip 1.39MB
14、 fzf-0.37.0-windows_armv5.zip 1.46MB
15、 fzf-0.37.0-windows_armv6.zip 1.45MB
16、 fzf-0.37.0-windows_armv7.zip 1.45MB
17、 fzf_0.37.0_checksums.txt 1.5KB