0.25.0
版本发布时间: 2021-01-03 03:10:59
junegunn/fzf最新发布版本:v0.55.0(2024-08-29 16:13:56)
-
Text attributes set in
--color
are not reset when fzf sees another--color
option for the same element. This allows you to put custom text attributes in your$FZF_DEFAULT_OPTS
and still have those attributes even when you override the colors.# Default colors and attributes fzf # Apply custom text attributes export FZF_DEFAULT_OPTS='--color fg+:italic,hl:-1:underline,hl+:-1:reverse:underline' fzf # Different colors but you still have the attributes fzf --color hl:176,hl+:177 # Write "regular" if you want to clear the attributes fzf --color hl:176:regular,hl+:177:regular
-
Renamed
--phony
to--disabled
-
You can dynamically enable and disable the search functionality using the new
enable-search
,disable-search
, andtoggle-search
actions -
You can assign a different color to the query string for when search is disabled
fzf --color query:#ffffff,disabled:#999999 --bind space:toggle-search
-
Added
last
action to move the cursor to the last match- The opposite action
top
is renamed tofirst
, buttop
is still recognized as a synonym for backward compatibility
- The opposite action
-
Added
preview-top
andpreview-bottom
actions -
Extended support for alt key chords: alt with any case-sensitive single character
fzf --bind alt-,:first,alt-.:last
1、 fzf-0.25.0-darwin_amd64.tar.gz 1.18MB
2、 fzf-0.25.0-freebsd_amd64.tar.gz 1.09MB
3、 fzf-0.25.0-linux_amd64.tar.gz 1.1MB
4、 fzf-0.25.0-linux_arm64.tar.gz 1.03MB
5、 fzf-0.25.0-linux_armv5.tar.gz 1.05MB
6、 fzf-0.25.0-linux_armv6.tar.gz 1.04MB
7、 fzf-0.25.0-linux_armv7.tar.gz 1.04MB
8、 fzf-0.25.0-openbsd_amd64.tar.gz 1.09MB
9、 fzf-0.25.0-windows_amd64.zip 1.64MB
10、 fzf_0.25.0_checksums.txt 868B