0.27.1
版本发布时间: 2021-05-22 12:25:16
junegunn/fzf最新发布版本:v0.55.0(2024-08-29 16:13:56)
- Added
unbind
action. In the following Ripgrep launcher example, you can useunbind(reload)
to switch to fzf-only filtering mode. - Vim plugin
- Vim plugin will stop immediately even when the source command hasn't finished
" fzf will read the stream file while allowing other processes to append to it call fzf#run(fzf#wrap({'source': 'cat /dev/null > /tmp/stream; tail -f /tmp/stream'}))
- It is now possible to open popup window relative to the currrent window
let g:fzf_layout = { 'window': { 'width': 0.9, 'height': 0.6, 'relative': v:true, 'yoffset': 1.0 } }
- Vim plugin will stop immediately even when the source command hasn't finished
1、 fzf-0.27.1-darwin_amd64.zip 1.1MB
2、 fzf-0.27.1-darwin_arm64.zip 1.06MB
3、 fzf-0.27.1-freebsd_amd64.tar.gz 1.03MB
4、 fzf-0.27.1-linux_amd64.tar.gz 1.03MB
5、 fzf-0.27.1-linux_arm64.tar.gz 979.51KB
6、 fzf-0.27.1-linux_armv5.tar.gz 1008.98KB
7、 fzf-0.27.1-linux_armv6.tar.gz 1000.17KB
8、 fzf-0.27.1-linux_armv7.tar.gz 998.02KB
9、 fzf-0.27.1-openbsd_amd64.tar.gz 1.03MB
10、 fzf-0.27.1-windows_amd64.zip 1.61MB
11、 fzf-0.27.1-windows_armv5.zip 1.59MB
12、 fzf-0.27.1-windows_armv6.zip 1.58MB
13、 fzf-0.27.1-windows_armv7.zip 1.58MB
14、 fzf_0.27.1_checksums.txt 1.03KB