💾 Archived View for tilde.team › ~m040601 › mirrorz › fzf_wiki › gmi_appended_fzf.wiki › Related-pro… captured on 2024-12-17 at 10:36:29. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-07-16)

-=-=-=-=-=-=-

Shell

- https://github.com/PatrickF1/fzf.fish [Fish shell plugin]

- https://github.com/jethrokuan/fzf [another Fish shell plugin]

- https://github.com/atweiden/fzf-extras

- https://github.com/DanielFGray/fzf-scripts

- https://github.com/3hhh/fzfuncs

- https://github.com/atsepkov/Graphene [ranger-inspired web browser]

- https://github.com/seifferth/cite [extract citekeys from bibtex files]

- https://github.com/amaya382/zsh-fzf-widgets

- https://github.com/kazhala/dotbare [dotfile management]

- https://github.com/ms-jpq/sad [search and replace]

- https://github.com/SleepyBag/fuzzy-fs [file system navigation]

- https://github.com/SleepyBag/zle-fzf [useful widget for inserting command, file names and etc]

- https://github.com/rayiik/Fzf-bash-ide-resource [my bash manual/ide project + other useful fzf scripts]

- https://github.com/Rasukarusan/fzf-bluetooth-connect

- https://github.com/bigH/interactively [interactively author commands - useful for awk, sed, jq]

- https://github.com/bigH/auto-sized-fzf [set sane defaults for fzf preview _dynamically_]

- https://github.com/krakozaure/fzg [use fzf with a config file + others goodies]

Bookmarks

- https://github.com/uvaes/fzf-marks [bookmark directories in bash, zsh and fish]

- https://github.com/wfxr/formarks [bookmark directories in zsh]

- https://github.com/pabloariasal/zfm [bookmark files and directories in zsh]

- https://github.com/avindra/dirp [bookmark directories in bash, zsh, fish and rc]

Completion

- https://github.com/rockandska/fzf-obc

- https://github.com/lincheney/fzf-tab-completion

- https://github.com/Aloxaf/fzf-tab

- https://github.com/chitoku-k/fzf-zsh-completions

Git

- https://github.com/bigH/git-fuzzy

- https://github.com/wfxr/forgit

- https://github.com/EfforiaKnight/fizzygit

- https://github.com/laggardkernel/git-ignore

- https://gitlab.com/Energy1011/omgit

- https://github.com/Bhupesh-V/ugit [Undo your last git command without much effort]

Systemctl

- https://github.com/joehillen/sysz

Vim

- https://github.com/junegunn/fzf.vim

- https://github.com/lvht/fzf-mru [based on viminfo/shada]

- https://github.com/tweekmonster/fzf-filemru

- https://github.com/pbogut/fzf-mru.vim [99% of MRU engine has been taken from CtrlP]

- https://github.com/chew-z/itunes.vim [searching and playing iTunes Library]

- https://github.com/alok/notational-fzf-vim

- https://github.com/fszymanski/fzf-quickfix

- https://github.com/dominickng/fzf-session.vim

- https://github.com/yuki-ycino/fzf-preview.vim

- https://gitlab.com/mcepl/vim-fzfspell

Neovim

- https://github.com/ibhagwan/fzf-lua

- https://github.com/vijaymarupudi/nvim-fzf

VS Code

- https://github.com/tomrijndorp/vscode-finditfaster [faster file picker using fzf and rg]

Emacs

- https://github.com/bling/fzf.el

Kakoune

- https://github.com/andreyorst/fzf.kak

Vis

- https://github.com/guillaumecherel/vis-fzf-open

Tmux

- https://github.com/wfxr/tmux-fzf-url

- https://github.com/kevinhwang91/fzf-tmux-pane

- https://github.com/laktak/extrakto

- https://github.com/woodstok/tmux-butler

- <https://github.com/thuanpham2311/tmux-fzf-session-switch> [when you have ton of ton session]

Python

- https://github.com/dahlia/iterfzf

- https://github.com/lebedov/fuzzdoc

Julia

- https://github.com/Moelf/JLFzf.jl

Other

- [ZFSBootMenu - ZFS Boot environment support for Linux](https://github.com/zbm-dev/zfsbootmenu)

- [Homebrew support](https://github.com/thirteen37/fzf-brew)

Similar implementations

- https://github.com/mooz/percol

- https://github.com/lestrrat/peco

- https://github.com/garybernhardt/selecta

- https://github.com/thoughtbot/pick

- https://github.com/sgtpep/pmenu

- https://github.com/lotabout/skim

- https://github.com/ruyadorno/ipt

Tools to use with fzf

- https://github.com/bulletmark/cdhist

- https://github.com/edi9999/path-extractor

- https://github.com/genotrance/ff

- https://github.com/wvanlint/twf

- https://github.com/ajeetdsouza/zoxide

- https://gist.github.com/1kko/c1ef1afc7cbfb8712146bbe3a767d395

Articles

- https://medium.com/@calbertts/docker-and-fuzzy-finder-fzf-4c6416f5e0b5#.8y70iv8nx

- https://weyl.io/2018/02/fast-project-finding-with-fzf/ (vim)