fzf Shell Completion and Key Bindings/Fuzzy-complete SSH hosts or paths

Use shell completion hooks supplied by fzf.

Section: Fuzzy completion

Fuzzy-complete SSH hosts or paths

text
text
ssh **<TAB>
Explanation

With the integration loaded, supported completions can open an fzf selector instead of a plain completion list.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Fuzzy completion
Point completion at a custom source
Use a shell function or command to drive completion input.
OpenIn sheetbashsame section
CTRL-T file picker
Trigger the built-in file picker from the command line.
OpenIn sheettext1 tag match
CTRL-R history search
Search shell history interactively.
OpenIn sheettext1 tag match
ALT-C directory jump
Fuzzy-pick a directory and change into it.
Customize CTRL-R history search
Add inline previews or change layout for history search.
Change how ALT-C lists directories
Use fd for faster directory discovery.