0.33.0
版本发布时间: 2022-08-29 06:26:40
junegunn/fzf最新发布版本:v0.55.0(2024-08-29 16:13:56)
- Added
--scheme=[default|path|history]
option to choose scoring scheme- (Experimental)
- We updated the scoring algorithm in 0.32.0, however we have learned that
this new scheme (
default
) is not always giving the optimal result -
path
: Additional bonus point is only given to the the characters after path separator. You might want to choose this scheme if you have many files with spaces in their paths. -
history
: No additional bonus points are given so that we give more weight to the chronological ordering. This is equivalent to the scoring scheme before 0.32.0. This also sets--tiebreak=index
.
- ANSI color sequences with colon delimiters are now supported.
printf "\e[38;5;208mOption 1\e[m\nOption 2" | fzf --ansi printf "\e[38:5:208mOption 1\e[m\nOption 2" | fzf --ansi
- Support
border-{up,down}
as the synonyms forborder-{top,bottom}
in--preview-window
- Added support for ANSI
strikethrough
printf "\e[9mdeleted" | fzf --ansi fzf --color fg+:strikethrough
1、 fzf-0.33.0-darwin_amd64.zip 1.09MB
2、 fzf-0.33.0-darwin_arm64.zip 1.02MB
3、 fzf-0.33.0-freebsd_amd64.tar.gz 1.03MB
4、 fzf-0.33.0-linux_amd64.tar.gz 1.03MB
5、 fzf-0.33.0-linux_arm64.tar.gz 979.73KB
6、 fzf-0.33.0-linux_armv5.tar.gz 1.01MB
7、 fzf-0.33.0-linux_armv6.tar.gz 1020.79KB
8、 fzf-0.33.0-linux_armv7.tar.gz 1018.29KB
9、 fzf-0.33.0-openbsd_amd64.tar.gz 1.03MB
10、 fzf-0.33.0-windows_amd64.zip 1.26MB
11、 fzf-0.33.0-windows_arm64.zip 1.18MB
12、 fzf-0.33.0-windows_armv5.zip 1.25MB
13、 fzf-0.33.0-windows_armv6.zip 1.24MB
14、 fzf-0.33.0-windows_armv7.zip 1.23MB
15、 fzf_0.33.0_checksums.txt 1.12KB