v0.55.0
版本发布时间: 2024-08-29 16:13:56
junegunn/fzf最新发布版本:v0.55.0(2024-08-29 16:13:56)
Release highlights: https://junegunn.github.io/fzf/releases/0.55.0/
- Added
exact-boundary-match
type to the search syntax. When a search term is single-quoted, fzf will search for the exact occurrences of the string with both ends at word boundaries.fzf --query "'here'" << EOF come here not there EOF
- [bash] Fuzzy path completion is enabled for all commands
-
- If the default completion is not already set
-
- And if the current bash supports
complete -D
option
- And if the current bash supports
- However, fuzzy completion for some commands can be "dynamically" disabled by the dynamic completion loader
- See the comment in
__fzf_default_completion
function for more information
-
- Comments are now allowed in
$FZF_DEFAULT_OPTS
and$FZF_DEFAULT_OPTS_FILE
export FZF_DEFAULT_OPTS=' # Layout options --layout=reverse --info=inline-right # Show info on the right side of the prompt line # ... '
- Hyperlinks (OSC 8) are now supported in the preview window and in the main window
printf '<< \e]8;;http://github.com/junegunn/fzf\e\\Link to \e[32mfz\e[0mf\e]8;;\e\\ >>' | fzf --ansi fzf --preview "printf '<< \e]8;;http://github.com/junegunn/fzf\e\\Link to \e[32mfz\e[0mf\e]8;;\e\\ >>'"
- The default
--ellipsis
is now··
instead of..
. - [vim] A spec can have
exit
callback that is called with the exit status of fzf- This can be used to clean up temporary resources or restore the original state when fzf is closed without a selection
- Fixed
--tmux bottom
when the status line is not at the bottom - Fixed extra scroll offset in multi-line mode (
--read0
or--wrap
) - Added fallback
ps
command forkill
completion on Cygwin
1、 fzf-0.55.0-darwin_amd64.tar.gz 1.57MB
2、 fzf-0.55.0-darwin_arm64.tar.gz 1.5MB
3、 fzf-0.55.0-freebsd_amd64.tar.gz 1.48MB
4、 fzf-0.55.0-linux_amd64.tar.gz 1.48MB
5、 fzf-0.55.0-linux_arm64.tar.gz 1.38MB
6、 fzf-0.55.0-linux_armv5.tar.gz 1.45MB
7、 fzf-0.55.0-linux_armv6.tar.gz 1.44MB
8、 fzf-0.55.0-linux_armv7.tar.gz 1.44MB
9、 fzf-0.55.0-linux_loong64.tar.gz 1.44MB
10、 fzf-0.55.0-linux_ppc64le.tar.gz 1.37MB
11、 fzf-0.55.0-linux_s390x.tar.gz 1.45MB
12、 fzf-0.55.0-openbsd_amd64.tar.gz 1.48MB
13、 fzf-0.55.0-windows_amd64.zip 1.69MB
14、 fzf-0.55.0-windows_arm64.zip 1.57MB
15、 fzf-0.55.0-windows_armv5.zip 1.66MB
16、 fzf-0.55.0-windows_armv6.zip 1.65MB
17、 fzf-0.55.0-windows_armv7.zip 1.65MB
18、 fzf_0.55.0_checksums.txt 1.6KB