>_fzf
@junegunn
关于 fzf
适用于文件、历史记录、进程等内容的通用模糊查找器。
#fzf#终端应用#官方#agent-ready
安装
brew install fzf详细信息
主要能力
高效终端工作流
键盘优先界面
可与 Shell 工具组合
命令示例
- 1
find . -type f | fzf - 2
history | fzf
>_@junegunn
适用于文件、历史记录、进程等内容的通用模糊查找器。
brew install fzf高效终端工作流
键盘优先界面
可与 Shell 工具组合
find . -type f | fzfhistory | fzf