Fuzzy-pick a directory and change into it.
Section: Shell key bindings
ALT-C directory jump
text
text
# Press ALT-C in an fzf-enabled shellExplanation
Great for navigating large projects or frequently visited directories.
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
Change how ALT-C lists directories
Use fd for faster directory discovery.
CTRL-T file picker
Trigger the built-in file picker from the command line.
Customize CTRL-R history search
Add inline previews or change layout for history search.
Point completion at a custom source
Use a shell function or command to drive completion input.