0.44.0
版本发布时间: 2023-11-12 21:10:54
junegunn/fzf最新发布版本:v0.55.0(2024-08-29 16:13:56)
-
(Experimental) Sixel image support in preview window (not available on Windows)
-
bin/fzf-preview.sh is added to demonstrate how to display an image using Kitty image protocol or Sixel. You can use it like so:
fzf --preview='fzf-preview.sh {}'
-
bin/fzf-preview.sh is added to demonstrate how to display an image using Kitty image protocol or Sixel. You can use it like so:
-
(Experimental) iTerm2 inline image protocol support in preview window (not available on Windows)
# Using https://iterm2.com/utilities/imgcat fzf --preview 'imgcat -W $FZF_PREVIEW_COLUMNS -H $FZF_PREVIEW_LINES {}'
-
HTTP server can be configured to accept remote connections
# FZF_API_KEY is required for a non-localhost listen address export FZF_API_KEY="$(head -c 32 /dev/urandom | base64)" fzf --listen 0.0.0.0:6266
- To allow remote process execution, use
--listen-unsafe
instead (execute*
,reload*
,become
,preview
,change-preview
,transform-*
)fzf --listen-unsafe 0.0.0.0:6266
- To allow remote process execution, use
-
Bug fixes
1、 fzf-0.44.0-darwin_amd64.zip 1.45MB
2、 fzf-0.44.0-darwin_arm64.zip 1.37MB
3、 fzf-0.44.0-freebsd_amd64.tar.gz 1.38MB
4、 fzf-0.44.0-linux_amd64.tar.gz 1.38MB
5、 fzf-0.44.0-linux_arm64.tar.gz 1.28MB
6、 fzf-0.44.0-linux_armv5.tar.gz 1.35MB
7、 fzf-0.44.0-linux_armv6.tar.gz 1.34MB
8、 fzf-0.44.0-linux_armv7.tar.gz 1.34MB
9、 fzf-0.44.0-linux_loong64.tar.gz 1.34MB
10、 fzf-0.44.0-linux_ppc64le.tar.gz 1.27MB
11、 fzf-0.44.0-linux_s390x.tar.gz 1.35MB
12、 fzf-0.44.0-openbsd_amd64.tar.gz 1.38MB
13、 fzf-0.44.0-windows_amd64.zip 1.59MB
14、 fzf-0.44.0-windows_arm64.zip 1.48MB
15、 fzf-0.44.0-windows_armv5.zip 1.56MB
16、 fzf-0.44.0-windows_armv6.zip 1.55MB
17、 fzf-0.44.0-windows_armv7.zip 1.54MB
18、 fzf_0.44.0_checksums.txt 1.59KB