-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Home
Junegunn Choi edited this page Jan 21, 2024
·
30 revisions
-
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
- 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