Trigger the built-in file picker from the command line.
Section: Shell key bindings
CTRL-T file picker
text
text
# Press CTRL-T in an fzf-enabled shellExplanation
With shell integration enabled, CTRL-T pastes selected paths into the current command line.
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 Shell key bindings
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.
Fuzzy-complete SSH hosts or paths
Use shell completion hooks supplied by fzf.
Point completion at a custom source
Use a shell function or command to drive completion input.