cd ** and use tab, which will search the current directory recursively for targets.
cd **
tab
You can also use cd and then use CTRL-T.
cd
[[shell]]