Home - junegunn/fzf GitHub Wiki
Pages
- Examples (Community-maintained)
- Various examples for bash and zsh
- Examples for fish
- Examples (completion)
- Learn how to write your own fuzzy completion
- Examples (vim)
- If you're not familiar with Vimscript, check out fzf.vim
Articles
- Key bindings for git with fzf
- fzf screencasts by gotbletu
- Fuzzy bookmarks for your shell
- Fuzzy bookmarks for zsh
- Using FZF instead of DMENU
- A tour of several fzf based scripts
- Fuzzy clone a private org github repo Part 1, Part 2
- fzf basics: 1) layout and 2) search results
- Learning by rewriting - bash, jq and fzf details