主页
索引
模块索引
搜索页面
A command-line fuzzy finder: https://github.com/junegunn/fzf
安装:
$ brew install fzf 源码安装 $ git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf $ ~/.fzf/install
用法:
$ find * -type f | fzf > selected
https://www.youtube.com/watch?v=qgG5Jhi_Els